Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Code duplication in tests #37

Closed
Raynos opened this issue May 26, 2011 · 1 comment
Closed

Code duplication in tests #37

Raynos opened this issue May 26, 2011 · 1 comment

Comments

@Raynos
Copy link
Contributor

Raynos commented May 26, 2011

The test "OUTPUT" and "NOOP" run the exact same code.

Either delete one of them or make it less redundant.

https://github.com/ender-js/Ender/blob/master/test/test.js#L177

@fat
Copy link
Contributor

fat commented Jun 26, 2011

You were totally right! I rewrote the output tests and i also just cleaned up the tests a lot in general. You can run them easily now with:

make test

Also i pushed some cool new stuff to our test suite, so the output is much cleaner :)

thanks for getting me to give the tests some more love!

@fat fat closed this as completed Jun 26, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants