https://cypress.io logo
Join Discord
Powered by
# cypress-cloud
  • h

    hallowed-mouse-50470

    11/01/2022, 1:48 AM
    Thank you for the detailed requirement
  • s

    stale-optician-85950

    11/02/2022, 10:42 AM
    Does this help https://discord.com/channels/755913899261296641/763070261720645642/1036705543781359667
  • f

    few-hairdresser-35052

    11/02/2022, 5:15 PM
    Hey folks! I'm having an issue with cypress dashboard app integration with JIRA. I'm following the official doc here (https://docs.cypress.io/guides/dashboard/jira-integration#Installing-the-Jira-integration), but at step 5 it's basically crapping out and I get the following error. Any help/suggestions as to how I can resolve this would be greatly appreciated
  • m

    melodic-gigabyte-16076

    11/02/2022, 7:52 PM
    Forgive me if this has been asked before but when running in parallel with the dashboard can you get just a single mochawesome report? I've tried a few things with little luck so far
  • g

    gentle-dress-1046

    11/03/2022, 7:55 AM
    Hi, thanks for the answer!
  • m

    magnificent-finland-58048

    11/04/2022, 2:18 PM
    @gentle-dress-1046 probably someone here can help * Looking for some help around upgrading our cypress plan from free to team, we need to add a VAT number and company information to the invoices * https://discord.com/channels/755913899261296641/763105090679865354/1038092152720343110
  • n

    nice-notebook-48588

    11/04/2022, 9:18 PM
    What is the best way of running tests in parallel in cypress but without using Cypress Dashboard? Looks like we have budget constraints to get cypress dashboard license.
  • l

    late-planet-4481

    11/04/2022, 9:26 PM
    Maybe use a plugin like
    cypress-grep
    to run a subset of your tests, then run a different subset on each machine simultaneously? Or you can just use folders and the
    --spec
    command line argument to divide them up.
  • n

    nice-notebook-48588

    11/04/2022, 9:29 PM
    But how is it running them in parallel on a pipeline? I use cypress-grep for tagging and burning tests.
  • l

    late-planet-4481

    11/04/2022, 9:32 PM
    In a pipeline you just run it X times simultaneously, each time targeting a different subset of tests. Any more specific than that and it becomes a question of how to use your pipeline tool... and there's even more than one way of doing it after that πŸ™‚ We use Azure DevOps classic Release UI. There's a place there to specify parallel execution of a job.
  • m

    mysterious-belgium-25713

    11/04/2022, 10:06 PM
    Depending on your ci, you create multiple jobs or stages and you will create custom npm scripts like
    Copy code
    "test:feature_group1": cypress run --specPattern cypress/e2e/**/*group1.cy.ts
    "test:feature_group2": cypress run --specPattern cypress/e2e/**/*group2.cy.ts
    And in your 1 stage you will just call npm run test:feature_group1 and in the other stage you call group2
  • m

    mysterious-belgium-25713

    11/04/2022, 10:08 PM
    And instead of cypress grep you can also use cypress tags https://www.npmjs.com/package/cypress-tags
  • n

    nice-notebook-48588

    11/05/2022, 11:36 AM
    This seems to help! Thanks
  • a

    adventurous-yacht-20396

    11/08/2022, 9:50 AM
    Request: Official Cypress email address to resolve billing related issues, so that our Organization can continue using Cypress Dashboard
    f
    • 2
    • 4
  • a

    adventurous-dream-20049

    11/09/2022, 4:17 PM
    Hi @few-hairdresser-35052. Kindly reach out to Atlassian support. We have received similar reports, however, after a thorough investigation on our end, it was determined the root cause is an Atlassian issue 😭
  • a

    adventurous-dream-20049

    11/09/2022, 4:21 PM
    Thanks for your patience here. I have submitted your use case to our Product to investigate for possible future work since at this time, this is not something Cypress supports natively.
  • a

    acoustic-lock-46014

    11/10/2022, 7:45 PM
    Thank you, appreciate it @adventurous-dream-20049
  • f

    fancy-policeman-40827

    11/14/2022, 3:38 AM
    Hi All, I'm getting the below error if I'm using And Gherkin Keyword in my test... Can anyone please help me.
  • s

    stale-optician-85950

    11/14/2022, 9:14 AM
    !duplicate
  • n

    nutritious-analyst-96582

    11/14/2022, 9:14 AM
    Uh oh, It looks like you have posted the same question in multiple channels. Help us prevent spam by removing any duplicates of your questions, Thanks! πŸ˜€
  • b

    best-flower-17510

    11/16/2022, 3:12 PM
    Make sure to bring your Cypress Dashboard questions to our event Today πŸ˜€ https://discord.gg/GnUTJass?event=1042455915217031208
  • b

    best-flower-17510

    11/16/2022, 3:17 PM
    Hey all @User , kickoff your community journey with a Community event πŸ™ŒπŸΎ https://discord.gg/GnUTJass?event=1042455915217031208
  • s

    swift-florist-86038

    11/16/2022, 3:22 PM
    Hi @best-flower-17510 . Is last week's community event recording available also? Thanks
  • c

    chilly-country-27478

    11/16/2022, 3:22 PM
    I’m interested in using the cloud service so that I can run my tests in parallel but can someone clarify for me how that works when the tests currently rely on a single database that gets re-seeded before each test? What would I need to change to allow it to work in parallel so that one test doesn’t conflict with the data in another?
  • f

    few-farmer-48800

    11/16/2022, 3:23 PM
    Yeah @best-flower-17510 , last week's was soo good
  • b

    best-flower-17510

    11/16/2022, 3:25 PM
    Hey @swift-florist-86038 ! Uploading today πŸ˜€ I will post it in the channel once completed.
  • s

    swift-florist-86038

    11/16/2022, 3:26 PM
    Awesome, thank you!
  • b

    best-flower-17510

    11/16/2022, 3:29 PM
    I am sure @adventurous-dream-20049 can/will address this during the Q&A portion of the event, they will be jumping into this channel post-event as well πŸ‘πŸΎ
  • m

    millions-scientist-9990

    11/16/2022, 3:29 PM
    Im intressted. Did not much cypress testing.
  • b

    best-flower-17510

    11/16/2022, 4:16 PM
    See you there πŸ‘πŸΎ
1...91011...14Latest