top-meta
top-meta copied to clipboard
Odin Test Bot
Title | Author | Date |
---|---|---|
Odin Test Bot | Kevin | 02/08/2021 |
Odin Test Bot
Summary
Create a test instance of Odin bot so maintainers and outside contributors can easily test new changes.
Motivation
-
Currently maintainers need to spin up instances of Odin bot locally and use personal servers to test changes. This is painful and time consuming.
-
Outside contributors are unable to test anything related to the points api as they do not have the api key.
Suggested implementation
- Create a test version of Odin Bot on Heroku.
- Hook it up to the points api on the staging server which will provide an inconsequential endpoint outside contributors can use.