Michael Schmatz
a2028268b9
Disabled failing tests
2014-01-27 18:11:33 -08:00
Michael Schmatz
7a7ebcd63a
Disabled failing camera tests until the axes are changed
2014-01-27 16:53:32 -08:00
Sébastien Moratinos
bbfc0eff69
server db route (handlers and schemas)
...
- use associative arrays to store path/filename
- add more test for schemas
2014-01-23 23:06:12 +01:00
Sébastien Moratinos
729cd300b7
server reorganize files and folder by features
...
- move and rename files
- use associative arrays which store handlers for 'dynamically'
load module from de db route
- store models_path in test/server/common,
a global model variable has the same name that the filename of the model
2014-01-23 01:01:40 +01:00
Sébastien Moratinos
e5ef0b707c
Fix all server side test
2014-01-15 20:36:59 +01:00
Sébastien Moratinos
b53ed40530
Fix and add more server side test, file + level_component
...
- file : some test added and fixed
- level_component : test unallowed methods
2014-01-14 22:44:33 +01:00
Michael Schmatz
f93fab2d10
Fixed some camera coordinates in Camera tests, others still need to be done
2014-01-13 10:02:15 -08:00
Michael Schmatz
37ce387f5c
Removed references to validator, fixed paths
2014-01-12 13:54:26 -08:00
Michael Schmatz
08805b6470
Disabled outdated router test
2014-01-12 13:29:42 -08:00
Michael Schmatz
128c0b3ba3
Disabled outdated ScriptManager tests
2014-01-12 13:24:45 -08:00
Michael Schmatz
718e7ebd22
Fixed failing createPath test
...
There was a misnamed variable, incorrect expect, and outdated calling
style
2014-01-12 12:44:22 -08:00
Michael Schmatz
1f4bcd0073
Renamed all client-side tests to .spec.coffee
2014-01-12 11:57:13 -08:00
Sébastien Moratinos
4f62448d74
Fix and add test in LevelComponent on the server side.
2014-01-12 16:16:56 +01:00
Sébastien Moratinos
e20408c248
We can now run all test on the server.
...
99 tests, 220 assertions, 13 failures
2 tests are disabled in file.spec.coffee
because they cause a fatal error.
2014-01-09 22:36:06 +01:00
Nick Winter
6009df26de
Ready for action, sir!
2014-01-03 10:32:13 -08:00