CSC510-2015-Axitron / maze

Main repo for maze game
0 stars 2 forks source link

List of Functional Tests #77

Closed meneal closed 9 years ago

meneal commented 9 years ago

Need list of final functional tests.

duh102 commented 9 years ago

Currently fleshing out the documentation for the DB api, going to put it into the readme.md in the repo.

duh102 commented 9 years ago

Reference complete in 93e2075e570917d9d4cfdc635350585eda1a2cb1, let me know if it's vague anywhere. Still developing test paths.

meneal commented 9 years ago

The readme on this is really nice. It gives a really nice run down on how to use the api.

duh102 commented 9 years ago

Anyone who wants to start implementing the tests in https://github.com/CSC510-2015-Axitron/maze/blob/master/OldTest/api_tests.txt should feel free, writing out the tests themselves will still take a while.

duh102 commented 9 years ago

Just pushed a semi-finished series of tests. I can't think of any more that would cover anything not already covered, more just combinations of things (like logged in vs logged out of the same feature), so I think that's most of what needs to be done. If anyone wants to write more, be my guest, but I think that's about all that's needed. Reopen if necessary, gonna close it.