Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create edge-monitor-server and test info/login endpoints #2

Merged
merged 5 commits into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. Add template workflow files

    Used edge-login-server as a template to create edge-dummy-server.
    
    Used edge-dummy-server as template for this repo
    paullinator committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ff4e670 View commit details
    Browse the repository at this point in the history
  2. Add chai dependencies

    paullinator committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    42444eb View commit details
    Browse the repository at this point in the history
  3. Add fetchPlugin tests

    Adds ability to test arbitrary GET/POST calls with url settings entirely configured on the DB.
    paullinator committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2199795 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6257374 View commit details
    Browse the repository at this point in the history
  5. Add runFrequencyMins

    Each fixture doc can specify the frequency that it is run in the engine loop
    paullinator committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ca58bdc View commit details
    Browse the repository at this point in the history