Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat: (Part 1) Bulk export integration tests #140

Merged
merged 14 commits into from
Nov 9, 2020

Conversation

nguyen102
Copy link
Contributor

Issue #, if available:

Description of changes:
This PR adds Integration Tests for the Export feature. This PR adds three tests

  • Successfully exporting all DB data after a set time
  • Successfully exporting DB data specified by a "type"
  • Successfully stop an export job that is currently running

I wanted to release this PR now and get feedback while I work on Part 2 of Integration tests. Part 2 will revolve around adding these tests to our CI/CD pipeline. Like the Crucible tests, these tests will run after a developer merges to the develop branch.

Checklist:

  • Have you written new tests for your core changes, as applicable?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
integration-tests/bulkExport.test.ts Outdated Show resolved Hide resolved
integration-tests/bulkExport.test.ts Outdated Show resolved Hide resolved
integration-tests/bulkExport.test.ts Outdated Show resolved Hide resolved
@nguyen102 nguyen102 merged commit e9cab8b into bulk-export Nov 9, 2020
@nguyen102 nguyen102 deleted the bulk-export-integration-tests branch November 9, 2020 18:46
@nguyen102 nguyen102 mentioned this pull request Nov 12, 2020
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants