astro-sdk
astro-sdk copied to clipboard
Refactor integration tests to unit tests
Describe the bug https://github.com/astronomer/astro-sdk/pull/1488/commits/67d557c1588779e964b5b29096940d670a9c1b5d —There was no need of integration tests for them; unit tests would be fine. Let’s please not use fixtures unnecessarily. Let’s identify such tests and refactor them when you get some time.
Version
- Astro: [e.g. 0.6.0]
- OS: [eg. Debian]
To Reproduce Steps to reproduce the behavior:
- Write the DAG '...'
- Create connection '....'
- Run using '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.
Linked to #1586 #1587
Linked #1760