From ebedaf2ee246bafb68d6aa6c34e402bc62d8e4b8 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Fri, 28 Jun 2024 15:47:54 +0100 Subject: [PATCH] ci: run e2e tests --- .github/workflows/ci.yml | 3 ++ .idea/workspace.xml | 110 ++++++++++++++++++--------------------- README.md | 12 +++++ 3 files changed, 65 insertions(+), 60 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33a1482..3c124c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,9 @@ jobs: - name: Run tests run: npm run test + - name: Run e2e tests + run: npm run test:e2e:run + - name: Build project run: npm run build diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 4604c7d..2fd69ab 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,16 +5,9 @@ + - - - - - - - - - + - - - - - - - - - - - - - @@ -166,13 +146,23 @@ + + + + +