learn-co-curriculum / sinatra-fwitter-group-project

Other
2 stars 318 forks source link

Tests seem to not work as intended. #75

Open yehudabortz opened 3 years ago

yehudabortz commented 3 years ago

It appears that the test structure is very delicate and does not allow for the app to be written outside of the exact code written in the solutions branch, despite the app functioning as intended. Best, Yehuda

drewkeat commented 3 years ago

Agreed. Tests seem to require explicitly specific logic structures to pass. Specifically, the "Tweet Edit" tests.