Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test file for phantom experiments #59

Open
sidiousvic opened this issue Jul 21, 2020 · 0 comments
Open

Add test file for phantom experiments #59

sidiousvic opened this issue Jul 21, 2020 · 0 comments
Assignees
Labels
🧪 experiment Experimental feature ✔️ tests Expanding specs and test coverage

Comments

@sidiousvic
Copy link
Owner

We are currently testing specific aspects of the phantom engine. DOM, exorcising, interfaces.

It would be bery nise to have a dev—only test file where we can run fast experiments for the library.

Perhaps a .js file that we can run with Node and a DOM facilitator like jsdom?

If running in Node, we have to be mindful to use valid Node module system syntax (AMD) in this file, for example replacing the use of ES2015's import with require(), etc.

@sidiousvic sidiousvic added ✔️ tests Expanding specs and test coverage 🧪 experiment Experimental feature labels Jul 21, 2020
@sidiousvic sidiousvic self-assigned this Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧪 experiment Experimental feature ✔️ tests Expanding specs and test coverage
Projects
None yet
Development

No branches or pull requests

1 participant