databricks-cli/cmd/sync
shreyas-goenka 0d9ecb5643
Refactor and cover edge cases in sync integration tests (#160)
This PR:
1. Refactors the sync integration tests to make them more readable
2. Adds additional tests for edge cases we encountered during vscode
runs
3. Intensional side effect: sync integration tests are also green on
windows (see
https://github.com/databricks/eng-dev-ecosystem/actions/runs/3817365642/jobs/6493576727)

Change in coverage

- We now test for python notebook <-> python file interconversion and
python notebook deletion being synced to workspace
- Tests are split up and are more focused on testing specific edge cases
2023-01-10 13:16:30 +01:00
..
repofiles [DECO-396] Post mortem followups on sync deletes repo (#119) 2022-12-12 14:31:06 +01:00
snapshot.go Fix folder syncing on windows (#149) 2022-12-22 11:35:32 +01:00
snapshot_test.go Refactor and cover edge cases in sync integration tests (#160) 2023-01-10 13:16:30 +01:00
sync.go [DECO-396] Post mortem followups on sync deletes repo (#119) 2022-12-12 14:31:06 +01:00
sync_test.go Make tests pass (#40) 2022-09-07 20:08:42 +02:00
watchdog.go [DECO-396] Post mortem followups on sync deletes repo (#119) 2022-12-12 14:31:06 +01:00