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

job chat: create a series of test questions #154

Open
josephjclark opened this issue Jan 24, 2025 · 1 comment
Open

job chat: create a series of test questions #154

josephjclark opened this issue Jan 24, 2025 · 1 comment

Comments

@josephjclark
Copy link
Collaborator

josephjclark commented Jan 24, 2025

This is basically an integration test suite

We should come up with a list of questions, run them against the assistant, and MANUALLY review the answers.

This is the sort of thing we might do ahead of every release.

Maybe, with some sort of automation magic, we can build them into an integration test

The previous answer needs to be commited to the repo, so that we can manually compare the diff.

Questions:

  • How do I use collections?
  • How do I get a list of items in my collection created after a set date?
  • How do I get and update a tracked entity in DHIS2?
  • What is state and how do I use it?
  • What is an Operation?
  • [http] I've fetched a resource from my endpoint but I don't know how to get hold of it?
  • How do I get permission/authorisation to update my googlesheet?
@josephjclark
Copy link
Collaborator Author

A good approach to this is: every time we fix something in the prompt, add another question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant