diff --git a/dev_docs/test_protocol.md b/dev_docs/test_protocol.md new file mode 100644 index 00000000..d41056fa --- /dev/null +++ b/dev_docs/test_protocol.md @@ -0,0 +1,8 @@ +# E2E Test Protocol + +Since I currently run the end to end tests locally and I don't run them for every commit +sometimes for debugging purposes it might be useful to determine when they were last successful. + +| Commit | Date | Successful | +| ------- | ---------- | :--------: | +| 97365c3 | 2023-11-14 | ✔️ |