Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add basic pull, diff and push tests #43

Merged
merged 47 commits into from
Apr 23, 2024
Merged

test: add basic pull, diff and push tests #43

merged 47 commits into from
Apr 23, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    a18748e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86678b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc10a90 View commit details
    Browse the repository at this point in the history
  4. chore: run format and lint

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    18e5c04 View commit details
    Browse the repository at this point in the history
  5. chore: run format and lint

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    63690c1 View commit details
    Browse the repository at this point in the history
  6. test: empty pull

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    223fcb1 View commit details
    Browse the repository at this point in the history
  7. test: empty pull

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a02a51b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    224ee90 View commit details
    Browse the repository at this point in the history
  9. chore: run prettier

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cbc0d01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    60619ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec6e1f2 View commit details
    Browse the repository at this point in the history
  12. feat: test pull of collections

    dashboards, flows, folders, operations, panels, permissions and roles
    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2266dd9 View commit details
    Browse the repository at this point in the history
  13. feat: test pull of collections

    presets, settings, translation and webhook
    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    024e117 View commit details
    Browse the repository at this point in the history
  14. fix: file import

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    43026b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2debda2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8d3f7b8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ee4d50 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d7dff33 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dd3a250 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    18c0dbd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f6d991 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5d3d5d3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1710fea View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e57557e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e7d6f97 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c12e0ba View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    65a42d3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3c5e4e3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    733deab View commit details
    Browse the repository at this point in the history
  30. fix: eslint config

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8bdeabb View commit details
    Browse the repository at this point in the history
  31. ci: build before tests

    EdouardDem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    99ae0b3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    42e377d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    74f71a1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c9bca4f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f9ad483 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    ba008a0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8f7f7dc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat: use jasmine and run sequentially (#49)

    * feat: allow import of directus-sync
    
    * feat: first working test on one process
    
    * chore: move directus instance to e2e
    
    * feat: tests working individually
    
    * chore: run prettier
    
    * chore: cleanup cli package and remove e2e tests
    
    * chore: cleanup api package
    
    * chore: cleanup e2e deps
    
    * chore: eslint config
    
    * feat: avoid multiple server at once
    
    * chore: prettier
    
    * feat(e2e): working test suite (sequentially)
    
    * chore(e2e): run prettier
    
    * test(e2e): fix pullAndPushWithoutChanges
    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    be40ff4 View commit details
    Browse the repository at this point in the history
  2. build(e2e): fix ci

    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    aecedb4 View commit details
    Browse the repository at this point in the history
  3. build(e2e): fix ci

    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc648ad View commit details
    Browse the repository at this point in the history
  4. chore: run prettier

    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    eab7dd1 View commit details
    Browse the repository at this point in the history
  5. fix: x64 dependencies

    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ac0744e View commit details
    Browse the repository at this point in the history
  6. fix: x64 dependencies

    EdouardDem committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fe66468 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2bf685 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0bcc9e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d34e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f1505 View commit details
    Browse the repository at this point in the history