-
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
Add tests for feedback and governance actions, fix auth and proposal issues, and remove outdated tests, bump intersect.mbo/pdf-ui to v0.2.8 #1557
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
…net-connection chore: bump cardano-test-wallet version to 2.0.1
bugfix: Update PDF-UI tests according to new workflow
Extended/pdf tests
Feat/user-snap
…ording to the new flow.
…roposal submission page
…sal creation page, regardless of whether a draft is available
…Submission.loggedin
Fix test 7J by updating invalid url test id and test 7k by updating the url
chore: bump @intersect.mbo/pdf-ui to v0.2.8
Refactor/proposal submission
Update CTW version
fix: verify identity on navigation to proposal discussion page
Fix: proposal draft test blocked by verify identity button
Add tests for feedback and governance actions, fix auth and proposal issues, and remove outdated tests, chore: bumppdf-ui to v0.2.8
jdyczka
approved these changes
Jul 11, 2024
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.
List of changes
Add
#1518 test: Add test 6O verify bug report form
#1518 test: Add test 6P verify feature form
#1518 chore: Add usersnap page and use usersnap page on it test
#1518 test: Add test 6Q report an issue
#1518 test: Add test 6R submit an idea or new feature
#1529 feat: Add new proposal wallet
#1541 feat: Add Tests 7L, 7M, and 7N Related to Proposal Draft
#1546 chore: Add temporary proposal users for draft test
#1546 chore: Add missing verify identity button action
Fix
#1518 fix: Get all proposed govactions
#1518 fix: Test proposal-discussion-forum logged out tests
#1518 fix: Proposal auth setup and Create proposal fixture
#1518 fix: Test 8G
#1518 fix: Test comments (user/anonymous)
#1518 fix: Proposal 01 auth setup
#1518 fix: Polling tests and Skip test anonymous comment
#1518 fix: Refactor 6I, 6J tests acc to new flow
#1518 fix: resolve conflict of verify btn in logged in/out state
#1529 fix: test 7D according to new flow
#1529 Fix: Update test 7E Accept valid proposal form according to the new…
#1529 Fix: Update test 7F Reject invalid proposal form according to the new…
#1546 fix: verify identity on navigation to proposal discussion page
#1546 fix: verify identity on navigation to proposal creation
Change
#1518 chore: bump cardano-test-wallet version to 2.0.1
#1518 chore: Mock info-proposed-govactions
#1518 chore: Skip test 8M (Anonymous comment)
#1529 Refactor: Remove user page and use locator directly in tests
#1529 chore: Update proposal creation request type and its form validation
#1529 chore: Update Test 7C flow to show unfinished draft list per latest u…
#1529 chore: Update the fill-up form flow and the generated valid field fak…
#1529 chore: Update generate valid and invalid proposal form field props type
#1529 chore: Refactor test 7G flow to create a proposal with proper data
#1529 chore: Update test 7I review fillup form flow
#1529 chore: Update metadata anchor validation test
#1529 chore: Update reject invalid metadata test
#1529 chore: Migrate 7J and 7K test from proposal submission functionality …
#1529 chore: Rename proposal.setup.ts file to governance-action.setup.ts
#1529 chore: Update project proposals on playwright config
#1529 chore: Update test 7H to submit a proposal as a governance action acc…
#1529 chore: Remove duplicate proposal create request and fix proposal link…
#1529 chore: Remove unused functions and change the reward address on the p…
#1529 chore: Add missing elements in proposal Discussing page
#1529 chore: Handle the 'Create Proposal' or 'continue' button on the propo…
#1541 chore: Update create proposal logic
#1541 chore: Refactor proposal auth and proposal fixture
#1541 chore: Update proposal discussion navigation url and add amount input…
#1546 chore: update cardano test wallet version in package-lock
#1546 chore: add 2s wait timeout after navigated to proposal discussion
#1547 chore: bump @intersect.mbo/pdf-ui to v0.2.8
Remove
#1518 chore: remove test (8M,8O)
Merges
#1518 Merge pull request #1518 from IntersectMBO/bugfix/test-1D-reject-main…
#1479 Merge pull request #1479 from IntersectMBO/bugfix/pdf-tests
#1480 Merge pull request #1480 from IntersectMBO/extended/pdf-tests
#1529 Merge pull request #1529 from IntersectMBO/feat/user-snap
#1541 Merge pull request #1541 from IntersectMBO/chore/bump-pdf-ui
#1546 Merge pull request #1507 from IntersectMBO/refactor/proposal-submission
#1546 Merge pull request #1546 from IntersectMBO/refactor/proposal-submission
#1547 Merge pull request #1547 from IntersectMBO/bugfix/test-pdf-miscellaneous
#1548 Merge pull request #1548 from IntersectMBO/bugfix/test-proposal-draft
#1539 Merge pull request #1539 from IntersectMBO/develop
Other
#1518 test: 6M navigate between footer links
#1518 test: 6N open feedback modal on feedback button action
#1518 test: filter proposed governance actions
#1518 test: sort proposed governance actions
#1518 test: Disable anonymous comment
#1518 test: Username validation