Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-8779

Web console: simplify E2E test runner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • wizards
    • None

    Description

      The way we run E2E tests now significantly overlaps with a runner provided by TestCafe CLI. This happens because:

      1. Ignite TestCafe runner uses environment variables to pass parameters.
      2. A need to start custom backend environment.

      I think we can do better, the optimized result might look like a simple npm script:
      concurrently "npm run env" "testcafe --runner=teamcity"

      Attachments

        Activity

          People

            alexdel Alexander Kalinin
            Klaster_1 Ilya Borisov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: