Skip to content
Snippets Groups Projects
  1. May 03, 2017
  2. Apr 26, 2017
  3. Apr 14, 2017
    • Ambrus Simon's avatar
      Increase coverage - low hanging fruit 1 (#749) · f17e0d4e
      Ambrus Simon authored
      * add uid and uid-match upload tests
      
      * increase coverage of engine uploads w/ job (+enable job creation from data_builder)
      
      * add test_roothandler.py to cover the /api root endpoint
      
      * add more tests for session template compliance checking
      
      * add tests to cover project/collection stats retrieval (requested w/ stats=true)
      
      * add tests to cover most of api/handlers/userhandler.py
      
      * make sure that unit test coverage is included in the overall report
      f17e0d4e
  4. Apr 13, 2017
  5. Apr 07, 2017
    • Ambrus Simon's avatar
      Improve integration test flexibility (#735) · 1fbaeade
      Ambrus Simon authored
      * demo improvement approach on 2 test cases in test_containers.py
      
      * finalize DataBuilder interface, complete test_containers.py
      
      * migrate all python integration tests to updated fixtures
      
      * fix data_builder teardown and get abao fixture/tests working
      
      * fix rebase errors in test_rules.py and remove unused loggers
      
      * add test-module and func prefix to resource ids/labels to improve tracking of data_builder
      1fbaeade
  6. Apr 06, 2017
  7. Mar 31, 2017
  8. Mar 29, 2017
  9. Mar 28, 2017
  10. Mar 23, 2017
  11. Mar 22, 2017
  12. Mar 21, 2017
  13. Mar 16, 2017
  14. Mar 15, 2017
  15. Mar 14, 2017
    • Ambrus Simon's avatar
      Migrate newman tests to python · 79f4842b
      Ambrus Simon authored
      add compose/admin.yml for one-off commands (eg. lint, unit-tests, etc)
      
      add /users tests to py integration
      
      add postman migration progress doc
      
      add comment on /engine upload test migration
      
      migrate interdependent postman tests up to "list acquisitions" into new test_postman.py
      
      migrate all remaining postman tests to test_postman.py
      
      remove newman call (and node dependencies) from integration tests
      
      set upload filenames in test_postman.py to match what abao expects
      
      move integration_tests/postman/test_files to integration_tests/python
      
      remove integration_tests/postman dir completely
      
      moved test_postman.py to integration_tests/abao/load_fixture.py
      
      add test_project_template to test_containers.py (and remove pytest.fixture dupes)
      
      added as_user fixture based on "as_admin"
      
      added test_analysis_upload to test_uploads.py
      
      added test for analysis job
      
      added test_analysis_notes to test_notes.py
      
      add single file upload request in test_uploads.py/test_label_upload
      
      add test_analysis_engine_upload to test_uploads.py
      
      remove postman guide from TESTING.md
      
      clean up PR
      
      extend TESTING.md, PEP8 test_containers.py, remove unnecessary requests from abao/load_fixture.py
      79f4842b
  16. Mar 07, 2017
  17. Feb 28, 2017
  18. Feb 17, 2017
  19. Feb 09, 2017
  20. Jan 27, 2017
  21. Jan 26, 2017
  22. Jan 25, 2017
  23. Jan 04, 2017
  24. Dec 13, 2016
  25. Dec 08, 2016
Loading