web-cat / pythy

Pythy – the Cloud-Based IDE for Novice Python Programmers
18 stars 3 forks source link

Tests are broken #69

Open ashimaathri opened 10 years ago

ashimaathri commented 10 years ago

The test fixtures and the current database schema are out of sync, causing all the tests to fail.

Running rake test produces the error

ActiveRecord::StatementInvalid: Mysql2::Error: Table 'test_pythy.projects' doesn't exist: DELETE FROM projects

for all tests