flagr icon indicating copy to clipboard operation
flagr copied to clipboard

Add integration tests for all the swagger generated SDKs

Open zhouzhuojie opened this issue 5 years ago • 0 comments

As we are constantly upgrading Flagr server, the client SDKs may experience unexpected changes from the server side. The integration tests should better include these SDKs instead of just simple CURL tests.

Specifically, we want to cover

  • https://github.com/checkr/jsflagr
  • https://github.com/checkr/rbflagr
  • https://github.com/checkr/pyflagr
  • https://github.com/checkr/goflagr

zhouzhuojie avatar Mar 20 '19 22:03 zhouzhuojie