Merge branch '13-integration-tests' into 'master'
Resolve "Integration tests" Closes #13 See merge request !16
No related branches found
No related tags found
Showing
- cypress.json 2 additions, 1 deletioncypress.json
- cypress/fixtures/db.json 62 additions, 1 deletioncypress/fixtures/db.json
- cypress/support/commands.js 67 additions, 0 deletionscypress/support/commands.js
- cypress/tests/black_box_system_tests/athlete_workout_visibility.spec.js 1 addition, 0 deletions...black_box_system_tests/athlete_workout_visibility.spec.js
- cypress/tests/black_box_system_tests/coach_workout_visibility.spec.js 1 addition, 0 deletions...s/black_box_system_tests/coach_workout_visibility.spec.js
- cypress/tests/black_box_system_tests/visitor_workout_visibility.spec.js 1 addition, 0 deletions...black_box_system_tests/visitor_workout_visibility.spec.js
- cypress/tests/integration_tests/notifications.spec.js 118 additions, 0 deletionscypress/tests/integration_tests/notifications.spec.js
- cypress/tests/integration_tests/profile.spec.js 149 additions, 0 deletionscypress/tests/integration_tests/profile.spec.js
- cypress/tests/integration_tests/subscription.spec.js 62 additions, 0 deletionscypress/tests/integration_tests/subscription.spec.js
- cypress/tests/integration_tests/user_search.spec.js 66 additions, 0 deletionscypress/tests/integration_tests/user_search.spec.js
- cypress/tests/integration_tests/visit_profile_through_author.spec.js 58 additions, 0 deletions...ts/integration_tests/visit_profile_through_author.spec.js
Please register or sign in to comment