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

Unit Tests / Integration Tests #77

Open
5 of 15 tasks
bostrot opened this issue Nov 20, 2021 · 2 comments
Open
5 of 15 tasks

Unit Tests / Integration Tests #77

bostrot opened this issue Nov 20, 2021 · 2 comments
Assignees
Labels

Comments

@bostrot
Copy link
Owner

bostrot commented Nov 20, 2021

We need testing to check for breaking changes.

Here is some stuff that has to be tested to close this issue:

  • Start command
  • Other static commands (faq, ...)
  • Message to user
  • Message from user
  • Image from user
  • File from user
  • Video from user
  • Image from staff
  • File from staff
  • Video from staff
  • Video/File/Image from staff with text (caption)
  • Video/File/Image from user with text (caption)
  • Dynamic commands (open, close, ...)
  • No error in staff chat on start/stop/block/group block
  • add more here...
@bostrot bostrot self-assigned this Nov 22, 2021
@kultpro
Copy link

kultpro commented Nov 23, 2021

It was possible to detect the following

After sending a file, image or video, the user sees a message - "sent", and his ticket number is added to it. Theoretically, this is not necessary for the user, but only for the employee.

After the employee sent the message to the user, the user previously saw the signature under the message, and now the word "Group".

I didn't find anything on the other items

@bostrot
Copy link
Owner Author

bostrot commented Nov 23, 2021

Thank you for the info!
I opened this issue so we can track how far the automated testing is, which I want to implement at some point.
So everytime we change something in the code it will test itself for those.

bostrot added a commit that referenced this issue Nov 23, 2021
@bostrot bostrot added this to the Universal Support Bot milestone Nov 23, 2021
bostrot added a commit that referenced this issue Nov 25, 2021
@bostrot bostrot changed the title Unit Tests Unit Tests / Integration Tests Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants