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

us ts instead of js for setup scripts #312

Merged
merged 2 commits into from
Mar 7, 2019
Merged

Conversation

devaradhanm
Copy link
Contributor

@devaradhanm devaradhanm commented Mar 7, 2019

Pull request checklist

  • Addresses an existing issue: Fixes Migrate test setup scripts from js to ts #313
  • Added relevant unit test for your changes. (npm run test) - (n/a)
  • Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage - (n/a)
  • Ran precheckin (npm run precheckin)
  • Added screenshots/GIFs for UI changes. - (n/a)

Description of changes

(give an overview. Add technical description describing your changes)

Notes for reviewers

(put down any questions or special points for reviewers)

@devaradhanm devaradhanm requested a review from a team March 7, 2019 22:48
// Licensed under the MIT License.
import * as testResourceServer from './test-resource-server';

// tslint:disable-next-line:no-default-export
Copy link
Contributor Author

Choose a reason for hiding this comment

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

jest expects default function for setup & teardown

@devaradhanm devaradhanm merged commit 7abc178 into master Mar 7, 2019
@Shobhit1 Shobhit1 deleted the users/devaradhanm/ts branch March 8, 2019 19:06
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.

3 participants