You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, we have quite a few actions which uses javascript. Unfortunately, it is really inefficient, complex and slow to test them with rspec. We need a javascript specific testing framework like Jasmine. Some of user actions which are untested are:
CRUD of annotation
file stats
live comments and notification
diff view of images
infinite scroll on home page
The text was updated successfully, but these errors were encountered:
Now, we have quite a few actions which uses javascript. Unfortunately, it is really inefficient, complex and slow to test them with rspec. We need a javascript specific testing framework like Jasmine. Some of user actions which are untested are:
The text was updated successfully, but these errors were encountered: