Skip to content
Snippets Groups Projects
  1. Feb 20, 2020
  2. Jan 22, 2020
  3. Dec 09, 2019
  4. Sep 05, 2019
    • Martin Hanzel's avatar
      Add helpers to wait for axios requests · bd20aeb6
      Martin Hanzel authored and Paul Slaughter's avatar Paul Slaughter committed
      Add two methods to the axios_utils Jest mock:
      
      - `waitFor(url)`, which returns a Promise that resolves when the
        next request to `url` finishes.
      - `waitForAll()`, which returns a Promise that resolves when all
        pending requests finish.
      bd20aeb6
  5. Jun 05, 2019
  6. Apr 11, 2019
  7. Mar 26, 2019
  8. Mar 22, 2019
  9. Mar 21, 2019
  10. Jan 30, 2019
  11. Oct 17, 2018
  12. Oct 09, 2018
  13. Jun 21, 2018
  14. Jun 20, 2018
  15. Jun 14, 2018
  16. Apr 23, 2018
  17. Apr 09, 2018
  18. Mar 22, 2018
  19. Mar 21, 2018
  20. Mar 20, 2018
  21. Mar 09, 2018
  22. Feb 28, 2018
  23. Feb 05, 2018
  24. Feb 01, 2018
  25. Jan 10, 2018
  26. Dec 15, 2017
  27. Dec 08, 2017
  28. Dec 07, 2017
  29. Nov 22, 2017
  30. Oct 31, 2017
  31. Oct 27, 2017
  32. Oct 24, 2017
  33. Oct 23, 2017
  34. Oct 19, 2017
  35. Oct 11, 2017
Loading