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 for customers and better app updates #72

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Conversation

waveyboym
Copy link
Owner

  1. Changed unordered set to map to assign each client connection with a uuid. This allows us to continuously send out live updates to managers(connected clients to our websocket who identify as managers) at a set interval.
  2. Introduced new unit tests for the customer class.

@waveyboym waveyboym added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 28, 2023
@waveyboym waveyboym self-assigned this Oct 28, 2023
@waveyboym waveyboym merged commit f08cf2a into develop Oct 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant