-
Notifications
You must be signed in to change notification settings - Fork 10
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
Enhanced Integration Tests, Bug Fixes, and Infrastructure Updates #1144
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add test 4K for check vote count on disconnected state and refine test 4G for check vote count on connected state
Fix/integration tests
fix/missing-test-ids
…on-handle-error fix/create-governance-action-handle-error
…-metadata-service fix: fix error handling for metadata service; add optional support for CIP-119
* creates a customizable nginx webserver for local development * adds nix-inclusive to prevent unnecessary rebuilds * changes VITE_BASE_URL to not automatically append `/api`
Add retry and Add assertion for continue-button
pmbinapps
requested review from
placek,
adgud,
MSzalowski,
jankun4,
Sworzen1,
JanJaroszczak and
Ryun1
as code owners
June 3, 2024 04:37
MSzalowski
approved these changes
Jun 3, 2024
fix/new-line-in-test-ids
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add:
[#1028] Add adaHolder for multiple delegation
[#1031] frontend: add nginx webserver
[#1031] backend: use nix-inclusive to prevent unnecessary rebuilds
Fix:
[#1029] fix: Test 3F_ DRep_registration request
[#1029] fix: Test 3L_Invalid_url
[#1029] fix: Test 2A and 2F timeout issue
[#1029] Handle waitForTXConfirmation with a try-catch block.
[#1029] Remove the balance check from the fund faucet wallet
[#1029] Add the missing allure story categorized.
[#1029] Change test 1D reject wallet connection logic
[#1029] fix: Test 4F_ DRep functionality on governance_actions page
[#1029] Mark test 3E_DRep form validation as slow
[#1029] fix: Flaky tests (proposal visibility)
[#1029] fix: Environments and path issue
[#1029] Handle proper error for delegation & stake registration
[#1105] fix handle error on GA creation
[#1113] fix: fix error handling for metadata service; add optional support for custom error message
[#1113] Add optional support for custom error message
Refactor:
[#1028] refactor: Move 'DRep register and delegation' to beforeAll
[#1028] Refactor: Replace DRep automatic delegations with AdaHolder
[#1028] Refactor test 2C, 2S and 3H
Remove:
[#1028] Remove 2F. change delegation test dependency with 2A
[#1028] Remove logged in project for mobile