Skip to content
Snippets Groups Projects
  1. Feb 11, 2020
  2. Jan 02, 2020
    • Manjinder Singh's avatar
      Adding code to output pytest warnings. (#22570) · 6c69b6d4
      Manjinder Singh authored
      * Added pytest-json-report plugin
      	- modifying app-opts in setup.cfg
      	- adding hook to all conftest.py files in repo
      	- setting report to be saved to test_root/log/warnings.json
      	- Writing custom logic to save json report to avoid overwrite if pytest called twice
      This was created to allow us to easily parse through test warnings in jenkins
  3. Dec 30, 2019
  4. Jun 21, 2019
  5. Jun 11, 2019
  6. Jun 10, 2019
  7. Sep 07, 2018
  8. Jun 28, 2018
  9. Jun 15, 2018
  10. Jun 07, 2018
  11. Jun 06, 2018
  12. May 29, 2018
  13. Jan 18, 2018
  14. Dec 05, 2017
    • Ari Rizzitano's avatar
      introduce ReactRenderer module and renderReact mako def · 8ca0fe9d
      Ari Rizzitano authored
      [FEDX-453]
      
      [extreme wip] mako/react bridge code [FEDX-453]
      
      more attempts
      
      split out entry points into separate file
      
      this works!
      
      kill dynamic import
      
      error handling
      
      didn't need webpack_static
      
      handle passing props
      
      cleanup django-template-rendering defs
      
      pytest monkeypatch fix
      
      cleanup
      
      add id arg to renderReact def
      
      more cleanup
      
      oops
      
      quality xss fixes
      
      unittest fix
      
      kill HelloWorld
      8ca0fe9d
  15. Sep 22, 2017