gitea-github-sync/tests
stupidcomputer 486d0565d4 add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
..
data add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
README.md create a handler for when a repo is created 2024-10-09 03:42:12 -05:00
gitea-issue-closed.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
gitea-issue-comment-created.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
gitea-issue-created.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
gitea-repo-created.py create a handler for when a repo is created 2024-10-09 03:42:12 -05:00
github-issue-closed.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
github-issue-comment-created.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00
github-issue-created.py add all the other webhook data and testing materials 2024-10-09 03:42:12 -05:00

README.md

a ""test"" ""suite"", if it could be called that

This directory contains a bunch of programs for auditing the behavior of the Flask app under different requests from different services. It contains some captured verbatim websockets callbacks so I can develop on them.