Skip to content

Removes pre lovell tests. Deletes unnecesary tests. Renames some test… #256

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

Merged
merged 4 commits into from
May 13, 2025

Conversation

jeremy-then
Copy link
Contributor

@jeremy-then jeremy-then commented May 7, 2025

Removes pre lovell tests. Deletes unnecesary tests. Renames some test files.

  1. Most of the "changed" files and test names were actually renamed.

  2. There were some unnecessary test files that were deleted. No need for them to run again. Like the tests/01_04_55-post_iris_call_receive_header.js and tests/01_04_55-post_iris_call_receive_header.js, tests/05_00_04-powpeg_redeem_script.js , since they are duplicated.

  3. Actual changes are in lib/bridge-provider.js, lib/tests/2wp.js, lib/tests/change-federation.js, test.js. The function in lib/assertions/2wp.js was not being used.

  4. After renaming some files, CodeQL see them as new changes and forced me to do quick refactors like using let instead of var, etc.

  5. Since right now we are only doing 2 federation change, the test files tests/01_07_01-2wp_after_latest_fork_activated.js and tests/05_00_01-2wp-after-svp-federation-change.js are no longer needed. These tests are already running. No need to run them again when there's no new fork or federation change.

@jeremy-then jeremy-then self-assigned this May 7, 2025
@jeremy-then jeremy-then requested a review from a team as a code owner May 7, 2025 23:02
Base automatically changed from tcp-signer-setup-with-docker to main May 8, 2025 19:25
@marcos-iov marcos-iov force-pushed the remove-pre-lovell700-tests branch from acbdb17 to 489a2ff Compare May 8, 2025 19:26
nathanieliov
nathanieliov previously approved these changes May 9, 2025
marcos-iov
marcos-iov previously approved these changes May 13, 2025
@marcos-iov marcos-iov force-pushed the remove-pre-lovell700-tests branch from 489a2ff to d4b9299 Compare May 13, 2025 20:25
@marcos-iov marcos-iov dismissed stale reviews from nathanieliov and themself via 69a9496 May 13, 2025 20:29
@marcos-iov marcos-iov merged commit 56b3b30 into main May 13, 2025
8 checks passed
@marcos-iov marcos-iov deleted the remove-pre-lovell700-tests branch May 13, 2025 20:54
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