1. 25 Nov, 2017 1 commit
  2. 21 Nov, 2017 1 commit
  3. 19 Nov, 2017 1 commit
  4. 17 Nov, 2017 1 commit
  5. 15 Nov, 2017 2 commits
  6. 14 Nov, 2017 1 commit
    • Matt Morgis's avatar
      Explain how to debug tests (#2992) · b555192b
      Matt Morgis authored
      * docs: adding section about debugging tests
      
      * docs: removing node-inspector references
      
      * docs: replacing terminal command with npm script
      
      * Update README.md
      b555192b
  7. 09 Nov, 2017 1 commit
  8. 07 Nov, 2017 1 commit
  9. 05 Nov, 2017 2 commits
  10. 04 Nov, 2017 1 commit
  11. 03 Nov, 2017 6 commits
  12. 02 Nov, 2017 1 commit
  13. 31 Oct, 2017 8 commits
  14. 30 Oct, 2017 2 commits
    • Dan Abramov's avatar
      Add preflight CWD check for npm (#3355) · 1a61cd45
      Dan Abramov authored
      * Add preflight CWD check for npm
      
      * Typos
      Unverified
      1a61cd45
    • Joe Haddad's avatar
      Stop using `npm link` in tests (#3345) · de1beec6
      Joe Haddad authored
      * Try a custom function
      
      * fix path
      
      * install rsync
      
      * Test with node 8
      
      * Ensure package is removed from the tree
      
      * Remove ours
      
      * matching functions
      
      * try cygwin
      
      * try c:/
      
      * sigh
      
      * Try /cygdrive/
      
      * Try /cygdrive/
      
      * Revert "Try /cygdrive/"
      
      This reverts commit ab1ed779456d39bedbdb128a7aec3bb88b8eeb1c.
      
      * Use sub-optimal copy
      
      * Remove rsync install
      
      * Fix variable
      
      * Continue on err
      
      * Don't link react-scripts, lol
      
      * run yarn after eject
      
      * re-enable cleanup
      
      * uninstall yarn
      
      * try with force
      
      * appveyor ... seriously?
      
      * swallow bad eject
      
      * remove eject error swallow
      
      * Revert "run yarn after eject"
      
      This reverts commit eebf1dbc19aeb6e1f66d5ec27bda2d076bea0956.
      
      * Run yarn after eject
      
      * add a comment
      de1beec6
  15. 28 Oct, 2017 11 commits