gluent / goe

GOE: a simple and flexible way to copy data from an Oracle Database to Google BigQuery.
Apache License 2.0
8 stars 2 forks source link

Refactor story integration tests #35

Closed nj1973 closed 9 months ago

nj1973 commented 10 months ago

I've already refactored the data_type_controls story, I've stopped calling them stories and called them scenarios instead.

nj1973 commented 9 months ago

It is unlikely we'll refactor all of these tests in this issue. I think this issue should be to give us sufficient confidence that the basic foundations are solid. When we get to that point we should create a second issue to finish the review/refactor.

nj1973 commented 9 months ago

These are the tests refactored so far:

test_cli_api.py
test_data_type_controls.py
test_identifiers.py
test_offload_basic.py
test_offload_rpa.py