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

Migrate test setup scripts from js to ts #313

Closed
devaradhanm opened this issue Mar 7, 2019 · 0 comments
Closed

Migrate test setup scripts from js to ts #313

devaradhanm opened this issue Mar 7, 2019 · 0 comments
Labels
bug Something isn't working category: engineering status: resolved This issue has been merged into main and deployed to canary.

Comments

@devaradhanm
Copy link
Contributor

devaradhanm commented Mar 7, 2019

Describe the bug

We were using js for global setup & teardown files for jest due to this bug - jestjs/jest#5164
But, this issue is fixed now. So, we can move to typescript now.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Extension (please complete the following information)

  • OS: [e.g. Windows/Mac]
  • Version [e.g. 1.140.1]
  • Chrome Version [e.g 71.0]
  • Target Page [e.g www.bing.com]

Are you willing to submit a PR?

If asked, will you be willing to submit a PR to fix this bug? Yes/No

Did you search for similar existing issues?

Did you search for similar issues in our github issues or on stackoverflow

Additional context

Add any other context about the problem here.

@devaradhanm devaradhanm added bug Something isn't working status: ready for triage This issue is ready to be triaged by the Accessibility Insights team. labels Mar 7, 2019
@devaradhanm devaradhanm assigned devaradhanm and unassigned DaveTryon Mar 7, 2019
@msft-github-bot msft-github-bot removed the status: ready for triage This issue is ready to be triaged by the Accessibility Insights team. label Mar 7, 2019
@DaveTryon DaveTryon added status: resolved This issue has been merged into main and deployed to canary. category: engineering labels Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working category: engineering status: resolved This issue has been merged into main and deployed to canary.
Projects
None yet
Development

No branches or pull requests

3 participants