Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Nov 26, 2020
  3. Nov 20, 2020
  4. Nov 18, 2020
  5. Nov 17, 2020
  6. Nov 12, 2020
  7. Nov 11, 2020
  8. Nov 10, 2020
  9. Nov 09, 2020
  10. Nov 07, 2020
  11. Nov 06, 2020
  12. Nov 04, 2020
  13. Nov 03, 2020
  14. Nov 02, 2020
  15. Oct 13, 2020
  16. Aug 25, 2020
  17. Aug 19, 2020
  18. Aug 18, 2020
  19. Aug 14, 2020
    • Quazgar's avatar
      Merge branch 'f-quotes-around-datetimes' into 'dev' · 7018a317
      Quazgar authored
      Tests for quotes around datetimes
      
      # Summary
      
      Adds a test for checking queries with quoted datetimes. See [#39](https://gitlab.com/caosdb/caosdb-server/-/issues/39) in caosdb-server.
      
      # Focus
      
      `test_issue_39` in `tests/test_issues_server.py` 
      
      # Test Environment
      
      Use an empty profile with server set to `f-quotes-around-datetimes` manually in `profile.yml`.
      
      # Check List for the Author
      
      Please, prepare your MR for a review. Be sure to write a summary and a
      focus and create gitlab comments for the reviewer. They should guide the
      reviewer through the changes, explain your changes and also point out open
      questions. For further good practices have a look at [our review
      guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
      
      - [x] All automated tests pass
      - [x] Reference related Issues
      - [x] Up-to-date CHANGELOG.md
      - [x] Annotations in code (Gitlab comments)
        - Intent of new code
        - Problems with old code
        - Why this implementation?
      
      
      # Check List for the Reviewer
      
      
      - [x] I understand the intent of this MR
      - [ ] All automated tests pass
      - [x] Up-to-date CHANGELOG.md
      - [ ] The test environment setup works and the intended behavior is
        reproducible in the test environment
      - [ ] In-code documentation and comments are up-to-date.
      - [ ] Check: Are there spezifications? Are they satisfied?
      
      For further good practices have a look at [our review guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md).
      
      See merge request caosdb/caosdb-pyinttest!32
      7018a317
    • Florian Spreckelsen's avatar
      Tests for quotes around datetimes · 0d1462de
      Florian Spreckelsen authored
      # Summary
      
      Adds a test for checking queries with quoted datetimes. See [#39](https://gitlab.com/caosdb/caosdb-server/-/issues/39) in caosdb-server.
      
      # Focus
      
      `test_issue_39` in `tests/test_issues_server.py`
      0d1462de
    • Timm Fitschen's avatar
      Merge branch 'f-versioning' into 'dev' · 494e2fa4
      Timm Fitschen authored
      versioning
      
      See merge request caosdb/caosdb-pyinttest!26
      494e2fa4
Loading