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

LB-567: Merge test scripts #837

Merged
merged 10 commits into from
May 9, 2020

Conversation

shivam-kapila
Copy link
Collaborator

@shivam-kapila shivam-kapila commented May 6, 2020

Problem

Listenbrainz currently has 4 test files

  • test.sh
  • integration-test.sh
  • frontend-test.sh
  • spark_test.sh

These all can be merged into one file.

Solution

All these can be merged into test.sh and appropriate options can be provided to run particular tests.

  • test.sh (for all tests)
  • test.sh fe (for frontend tests)
  • test.sh spark (for spark tests)
  • test.sh int (for integration tests)

Copy link
Collaborator

@paramsingh paramsingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like there are some docs we'll have to update, can you look at that once?

test.sh Outdated Show resolved Hide resolved
test.sh Outdated Show resolved Hide resolved
@shivam-kapila
Copy link
Collaborator Author

@brainzbot retest this please

@shivam-kapila shivam-kapila changed the title LB:567 Merge test scripts LB-567: Merge test scripts May 7, 2020
test.sh Outdated Show resolved Hide resolved
@shivam-kapila shivam-kapila requested a review from vansika May 8, 2020 09:24
Copy link
Member

@vansika vansika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3

@paramsingh paramsingh merged commit 0fb6ac7 into metabrainz:master May 9, 2020
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.

3 participants