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

Reorganise tests #1468

Merged
merged 14 commits into from
Oct 19, 2018
Merged

Reorganise tests #1468

merged 14 commits into from
Oct 19, 2018

Conversation

fastbean-au
Copy link
Contributor

@fastbean-au fastbean-au commented Sep 24, 2018

Move all tests under a single directory structure.
Add an npm command for running the legacy tests.
Fix issues with the legacy Facebook tests not exiting.
Fix issues with the slackbot worker tests not exiting.
Add two legacy Facebook tests.
Update the simple storage unit tests for Jest.
Fix a number of spelling errors.
Fix a bug with Facebook postback message type being overwritten.
Fix a bug in Teams where it would not create conversations due to a typo in the method name.

Added two tests for identity
Shutdown the controller after each test to allow script to exit.
jscs formatting changes
Change tests for falsy to null or undefined.
Add data not present for get and delete
Run each test with a new data storage directory
Copy link
Contributor

@benbrown benbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great!

@benbrown benbrown merged commit d5a38c9 into howdyai:master Oct 19, 2018
@fastbean-au fastbean-au deleted the reorg-tests branch October 21, 2018 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants