Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REST API integration tests that verify sequence of Bridge calls executed for core REST operations #2358

Open
tatu-at-datastax opened this issue Jan 9, 2023 · 1 comment

Comments

@tatu-at-datastax
Copy link
Collaborator

(note: offshoot of #2351)

Currently we do not have (integration) tests that verify sequences of bridge calls taken for various REST API operations. In particular, whether various authorization calls are made (or not) is not validated. Because of this, changes like #2351 are potentially risky -- and perhaps as importantly, we do not know what the current behavior actually is.

We should add such tests at least for a core set of operations (basic CRUD row access).

@ivansenic
Copy link
Contributor

Depends on #2376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants