Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: revamp ci testing #264

Merged
merged 8 commits into from
Jul 12, 2022
Merged

chore: revamp ci testing #264

merged 8 commits into from
Jul 12, 2022

Conversation

miraclx
Copy link
Owner

@miraclx miraclx commented Jul 12, 2022

Extracts CI testing infra into a script that can be run locally. Making it possible to test freyr outside of CI.

How?

  • To run all tests

    $ npm run test -- --all
  • To run just Spotify tests

    $ npm run test -- spotify
  • To run just Spotify Artist tests

    $ npm run test -- spotify.artist
  • To run test inside a freyr docker container

    $ npm run test -- apple_music --docker freyr-dev:latest

@github-actions
Copy link

github-actions bot commented Jul 12, 2022


🐋 🤖

A docker image for this PR has been built!

docker pull freyrcli/freyrjs-git:pr-264
Latest Master
This Patch

What's this?

This docker image is a self-contained sandbox that includes all the patches made in this PR. Allowing others to easily use your patches without waiting for it to get merged and released officially.

For more context, see https://github.com/miraclx/freyr-js#docker-development.

@miraclx miraclx merged commit 9cd5ae9 into master Jul 12, 2022
@miraclx miraclx deleted the revamp-ci-tests branch July 12, 2022 13:55
@miraclx miraclx mentioned this pull request Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant