Skip to content

Exemplary end-to-end tests for Spotify with the use of CodeceptJS

Notifications You must be signed in to change notification settings

natt-tester/CodeceptJS_Spotify_tests

Repository files navigation

CodeceptJS_Spotify_tests

How to run the tests

  1. Follow steps 1-3 from the official CodeceptJS quickstart guide; set 'https://open.spotify.com/browse/featured' as the default URL and 'chrome' as the default browser. The config should look similar to the one in codecept.conf.js
  2. Follow step 7 to run Selenium Server
  3. Run npx codeceptjs run ./[chosen test name] to run a specific test or npx codeceptjs run --steps to run all tests
  4. Check the output in the console

About

Exemplary end-to-end tests for Spotify with the use of CodeceptJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published