Cirq icon indicating copy to clipboard operation
Cirq copied to clipboard

Clean up `test_create_job` in cirq-google/cirq_google/engine/engine_client_test.py

Open senecameeks opened this issue 1 year ago • 0 comments

Test_create_job tests successful job creation as well as when a job creation throws an error. Separate these assertions into separate tests and make their names more descriptive (e.g follow python unit test naming convention style guide)

senecameeks avatar Oct 10 '24 17:10 senecameeks