1. 01 Oct, 2018 1 commit
    • Joe Haddad's avatar
      Test class properties (#5183) · 02b8c355
      Joe Haddad authored
      * Test flow types are stripped before class properties are transformed
      
      * Do not search multiple levels deep
      
      * Revert "Do not search multiple levels deep"
      
      This reverts commit 5b5324da.
      
      * Add missing file for test script to boot
      
      * Make sure src and node modules are ignored
      
      * Fix error
      
      * derp
      
      * fix test
      
      * Drop unneeded check
      Unverified
      02b8c355
  2. 30 Sep, 2018 1 commit
    • Joe Haddad's avatar
      Polish webpack message output (#5174) · 7b1a32be
      Joe Haddad authored
      * Only install react-scripts in CI mode
      
      * Link locally
      
      * Re-enable all output tests
      
      * :lipstick: Polish webpack output
      
      * Test sass support message
      
      * Add more tests, but disabled
      
      * Format missing default export error
      
      * Format aliased import
      
      * Why was node-sass required? Odd
      
      * Format webpack rejection error
      
      * Re-enable unknown package test
      
      * Format file not found error and catch module scope plugin error
      
      * Re-disable case sensitive paths
      
      * Intercept and format case sensitive path errors
      
      * Test out of scope message formatting
      
      * Run behavior on macOS
      
      * Run behavior on Node 8 and 10, only Node 8 for macOS
      
      * Add some debugging
      
      * Update matcher
      
      * Only check stderr
      
      * Remove old snapshot
      
      * More debug
      
      * Remove debug
      
      * Add new debug
      
      * Disable test on linux
      
      * Add comment for future
      Unverified
      7b1a32be
  3. 29 Sep, 2018 2 commits
  4. 28 Sep, 2018 2 commits
  5. 27 Sep, 2018 1 commit