Skip to content

"Fix" tests - #46

Open
NoraCodes wants to merge 11 commits into
masterfrom
nora/fixTests
Open

NoraCodes wants to merge 11 commits into
masterfrom
nora/fixTests

Conversation

@NoraCodes

Copy link
Copy Markdown
Contributor

Remove all the tests which test only shims - that is, all the tests!
The tests we have are testing only the shims we wrote last semester. I did this because it's very annoying to work with a codebase full of failing tests, so future PRs can be based on this branch that has none. This is not an indictment of your tests, these tests are fine but just don't test anything.

Please don't merge this pr - but, instead, actually fix the tests, by making them test things in the riverCrossing package.

Remember, you can run the tests with python3 -m unittest tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants