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(cypress): add more integration tests #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

aahna-ashina
Copy link
Member

@aahna-ashina aahna-ashina commented Oct 25, 2022

Dework Task

https://app.dework.xyz/nation3/develop-1?taskId=f3681c7e-8c22-4ca5-86c8-37b3e84c8475

Improve continuous integration by adding more integration tests:

  • Should load /proposals list
  • Should open a random proposal page
  • Should filter by outcome and open a random proposal page
  • Should load /proposals/create
  • Should load /proposals/process

gov-app

yarn build
yarn start
yarn cypress:headless
  Proposals
     Should load /proposals list (2528ms)
     Should open a random proposal page (1794ms)
     Should filter by outcome and open a random proposal page (1410ms)

  Create Proposal
     Should load /proposals/create (1653ms)
     Should load /proposals/process (4712ms)

@vercel
Copy link

vercel bot commented Oct 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gov-app ✅ Ready (Inspect) Visit Preview Oct 25, 2022 at 9:00AM (UTC)

@aahna-ashina
Copy link
Member Author

There is a problem with running the start command. I'll look into solving that before we merge.

@luisivan
Copy link
Contributor

@aahna-ashina still looking into this?

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.

4 participants