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

[Test] unittests for NDB_BVL_Instrument library #6819

Merged
merged 10 commits into from
Aug 12, 2020

Conversation

AlexandraLivadas
Copy link
Contributor

@AlexandraLivadas AlexandraLivadas commented Jul 8, 2020

Unit tests for the NDB_BVL_Instrument library under php/libraries. This PR aims to complete coverage for this library.

Testing instructions

  1. Run npm run tests:unit -- --filter NDB_BVL_Instrument_Test or check out the Travis output

@AlexandraLivadas AlexandraLivadas added Testing PR contains test plan or automated test code (or config files for Travis) State: Needs work PR awaiting additional work by the author to proceed labels Jul 8, 2020
@AlexandraLivadas AlexandraLivadas changed the title [Test] unittests for NDB_BVL_Instrument libraries [Test] unittests for NDB_BVL_Instrument library Jul 13, 2020
@AlexandraLivadas AlexandraLivadas force-pushed the 2020-07-03-unit-NDB_BVL_Instrument branch from c5df64c to c3949f6 Compare July 15, 2020 15:21
@AlexandraLivadas AlexandraLivadas force-pushed the 2020-07-03-unit-NDB_BVL_Instrument branch from 65fef69 to 5570e09 Compare July 16, 2020 22:21
@AlexandraLivadas AlexandraLivadas changed the base branch from master to main July 21, 2020 15:16
@AlexandraLivadas AlexandraLivadas removed the State: Needs work PR awaiting additional work by the author to proceed label Aug 3, 2020
@AlexandraLivadas AlexandraLivadas marked this pull request as ready for review August 3, 2020 15:14
Copy link
Contributor

@kongtiaowang kongtiaowang left a comment

Choose a reason for hiding this comment

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

LGTM

@driusan driusan merged commit 53979f0 into aces:main Aug 12, 2020
driusan pushed a commit that referenced this pull request Aug 12, 2020
The unit tests for NDB_BVL_Instrument that were merged with main in PR #6819 were causing Travis to fail. This fixes those errors.

The reason it failed Travis was because the changes made in merged PR #5352 were not added to the testing PR. These changes caused it to fail Travis but were not flagged before.
@ridz1208 ridz1208 added this to the 24.0.0 milestone Aug 18, 2020
AlexandraLivadas added a commit to AlexandraLivadas/Loris that referenced this pull request Jun 15, 2021
Unit tests for the NDB_BVL_Instrument library under php/libraries.
AlexandraLivadas added a commit to AlexandraLivadas/Loris that referenced this pull request Jun 15, 2021
The unit tests for NDB_BVL_Instrument that were merged with main in PR aces#6819 were causing Travis to fail. This fixes those errors.

The reason it failed Travis was because the changes made in merged PR aces#5352 were not added to the testing PR. These changes caused it to fail Travis but were not flagged before.
AlexandraLivadas added a commit to AlexandraLivadas/Loris that referenced this pull request Jun 29, 2021
Unit tests for the NDB_BVL_Instrument library under php/libraries.
AlexandraLivadas added a commit to AlexandraLivadas/Loris that referenced this pull request Jun 29, 2021
The unit tests for NDB_BVL_Instrument that were merged with main in PR aces#6819 were causing Travis to fail. This fixes those errors.

The reason it failed Travis was because the changes made in merged PR aces#5352 were not added to the testing PR. These changes caused it to fail Travis but were not flagged before.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing PR contains test plan or automated test code (or config files for Travis)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants