theforeman / foreman_rh_cloud

a plugin to Foreman that generates and uploads reports to the Red Hat cloud
GNU General Public License v3.0
6 stars 32 forks source link

test: add test for missing etag header #720

Closed subpop closed 2 years ago

subpop commented 2 years ago

Adds a test to ensure the ETag header is in the response when the request contains the If-None-Match header.

subpop commented 2 years ago

Note: this test will fail until #716 is merged.

ShimShtein commented 2 years ago

@subpop , can you rebase please? #716 is already merged