mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 19:20:13 +01:00
With Ruby 1.8.7, the functional tests were failing due to a recursive require stack. No longer requiring 'backend_controller' and doesn't seem to have any bearing on the running of the tests. |
||
|---|---|---|
| .. | ||
| backend_controller_test.rb | ||
| contexts_controller_test.rb | ||
| data_controller_test.rb | ||
| feedlist_controller_test.rb | ||
| integrations_controller_test.rb | ||
| login_controller_test.rb | ||
| notes_controller_test.rb | ||
| preferences_controller_test.rb | ||
| projects_controller_test.rb | ||
| recurring_todos_controller_test.rb | ||
| stats_controller_test.rb | ||
| todo_container_controller_test_base.rb | ||
| todos_controller_test.rb | ||
| users_controller_test.rb | ||