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

more thorough testing of agent parameter on GET Statements requests #218

Open
cr8onski opened this issue Sep 18, 2017 · 0 comments
Open
Labels

Comments

@cr8onski
Copy link
Contributor

The current tests in the test suite retrieve statements from an LRS using the agent parameter and a specific agent, then test that the requested agent is contained in the retrieved statements.

The above testing still leaves a hole where an LRS could pass that test, however not be able to meet a case where a just a specific IFI is used to query an LRS.

According to my reading of the specification, an LRS should return any statement with an actor or object which has an agent or group which contains that IFI, regardless of other agent or group information. Communication 2.1.3 Table row 3

If this is right, I propose the new tests to cover this gap. Also would this need an additional requirement?

@vbhayden vbhayden mentioned this issue Jan 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant