bnolan / bnolan/echt-server

Clear out tables after end-to-end tests

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

At the moment we're only clearing out `faces` and the Rekognition database. While this should cause clashes in subsequent testing runs due to uuid use, it makes tests more expensive over time, and harder to diagnose.

Ideally this should track the *created* items and only delete those at the end of a run, so we can run end-to-end tests concurrently from local and CI environments without causing mystery bugs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.