Commit Graph

3 Commits

Author SHA1 Message Date
JGerla
3bd1aa99e3 chore: added setupFlowTests.ts for ReactFlow specific testing
added Setup config for mocking reactflow based on the provided information in ReactFlow documentation

ref: N25B-114
2025-10-22 15:43:47 +02:00
JGerla
34dd48ecb6 fix: updated jest.config.js to allow for folders in the test directory
ref: N25B-212
2025-10-22 12:39:35 +02:00
JGerla
cbacf924f9 chore: added basic jest testing support
also added an example test for the counter in the components.tsx file to demonstrate functionality of testing configuration. installed all dependencies for testing using --save-dev to make sure they are stored as dev dependencies

ref: N25B-212
2025-10-21 22:18:10 +02:00