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

Use multiple chatbots while testing in CI #19

Open
PartMan7 opened this issue Jan 31, 2024 · 0 comments
Open

Use multiple chatbots while testing in CI #19

PartMan7 opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@PartMan7
Copy link
Owner

Currently in both CI and local tests, we use messages to/from PartBot in the process of testing. Switch to the following behaviour:

  • Add another pair of credentials to the env config
  • In CI, require the second pair of credentials and create a full chatbot for testing off these credentials
  • Locally, if the second pair of credentials exists, use the same logic
  • Otherwise, use PartBot as a fallback

Caveats

Make sure the chatbot interface matches PartBot's current interface!

@PartMan7 PartMan7 added bug Something isn't working good first issue Good for newcomers labels Jan 31, 2024
@PartMan7 PartMan7 added enhancement New feature or request and removed bug Something isn't working labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant