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

tests(migration): typescript #613

Merged
merged 22 commits into from Mar 16, 2019
Merged

tests(migration): typescript #613

merged 22 commits into from Mar 16, 2019

Commits on Dec 6, 2018

  1. chore(test): add migrate test

    sendilkumarn authored and dhruvdutt committed Dec 6, 2018
    Copy the full SHA
    ef09f3b View commit details
    Browse the repository at this point in the history
  2. chore(lint): revert change

    sendilkumarn authored and dhruvdutt committed Dec 6, 2018
    Copy the full SHA
    fcab1fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2a86442 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    46355b8 View commit details
    Browse the repository at this point in the history
  5. tests(migrate): moved to typescript

    ematipico authored and dhruvdutt committed Dec 6, 2018
    Copy the full SHA
    2c73046 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    aaa28a3 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1a80233 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7e60efe View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b4f114b View commit details
    Browse the repository at this point in the history
  10. tests(utils): move tests to TS (#688)

    * chore(test): add migrate test
    
    * chore(lint): revert change
    
    * chore(test): moved to typescript migrate tests
    
    * tests(ts): moved module concatenation plugin to ts
    
    * tests(migrate): moved to typescript
    
    * tests(webpack-scaffold): moved to typescript
    
    * tests(utils): copy fixtures to __tests_
    
    * tests(utils): move package-manager.test.js to TS
    
    * tests(utils): move validate-identifier.test.js to TS
    
    * tests(utils): move resolve-packages.test.js to TS
    
    * tests(utils): is-local-path.test.js to TS
    
    * tests(utils): move npm-exists.test.js to TS
    
    * tests(utils): move ast-utils.test.js to TS
    
    * tests(utils): WIP-test-cases
    
    * tests(utils): move recursive-parser.test.js to TS
    
    * tests(utils): move npm-package-exists.test.js to TS
    
    * tests(utils): cleanup .js , __fixtures__ and __snapshots__ files
    
    * chore(utils): clean console recursive-parser.test.ts
    
    * chore(utils): make options param optional
    
    * chore: use INode in ast-utils.test.ts
    hemal7735 authored and dhruvdutt committed Dec 6, 2018
    Copy the full SHA
    dd238a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Copy the full SHA
    d6d27dc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eb7a457 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    34aa982 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a98e867 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    31220a3 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    44da46b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ef8987d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    a2e187f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Merge pull request #765 from misterdev/misterdev-ts-test-fixreview

    tests(migration): including requested changes
    evenstensberg committed Mar 3, 2019
    Copy the full SHA
    210ef72 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Copy the full SHA
    83a93e0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    55ecafa View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    67788ee View commit details
    Browse the repository at this point in the history