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

2 0 conformance rm for the web merging main #252

Closed

Conversation

robmoffat
Copy link
Member

No description provided.

Kris West and others added 22 commits June 13, 2023 11:02
Fix links to test specifications (after refactor/merge of the files)
Make tests more robust on lower performance machines
The existing check was incorrect in a couple of ways:
1. It wasn't checking that both appIdentifiers were present, only that either was
2. `JSON.stringify` doesn't guarantee ordering of parameters in stringified object, the order they were added when creating the object affects the order that they stringify in, hence two objects with identical properties may not produce equal strings.
…d not declared in its appD record (probably a copy paste error)
Fix error in 2.0 findInstances validation function
Fix intent channel result tests, a couple of app definitions and use of magic strings
Adding the respective number to the displayName of sharedTestingIntent1 and sharedTestingIntent2 so that Intent Resolvers using the displayName can separate the two...
Update DisplayName for Shared Testing Intents
Copy link

CLA Not Signed

@robmoffat robmoffat closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants