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

Leaf 4672 - Update Employee Data Test #49

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jampaul3
Copy link
Contributor

@jampaul3 jampaul3 commented Feb 20, 2025

This is a test to make sure that the Employee update script works as expected. It requires a rebuild of docker in order to work.

It first makes sure that the national orgchart database is reset by dropping and recreating it.
Then it adds a row to the cache table to simulate AD save.
After that it checks that certain criteria are set, it will check all the data we pull from AD (phone, mobile, title, etc.)
The update is run, it updates the data as well as disables anyone not updated
Then it checks that the data it updated was updated properly as well as makes sure those disabled are disabled.

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

Successfully merging this pull request may close these issues.

2 participants