Web Dev Solutions

Catalin Mititiuc

From d826a01ff91301d88762a59881ac53053926b5be Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Sun, 2 Jun 2024 14:46:27 -0700 Subject: Add integration test-helpers and refactor integration tests --- test/integration/fixtures/scenario-test.svg | 30 ----------------------------- test/integration/fixtures/scenario.svg | 24 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 30 deletions(-) delete mode 100644 test/integration/fixtures/scenario-test.svg create mode 100644 test/integration/fixtures/scenario.svg (limited to 'test/integration/fixtures') diff --git a/test/integration/fixtures/scenario-test.svg b/test/integration/fixtures/scenario-test.svg deleted file mode 100644 index 77afd6b..0000000 --- a/test/integration/fixtures/scenario-test.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/test/integration/fixtures/scenario.svg b/test/integration/fixtures/scenario.svg new file mode 100644 index 0000000..e5b7121 --- /dev/null +++ b/test/integration/fixtures/scenario.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3