Resolve "Import prototype adapter code from example-web-client"
All threads resolved
changed milestone to %SoAR-2023W01
added Partner::NOC Status::In Progress Weight::1 labels
added 1 commit
- 8f44e4b3 - feat: prototype adapter from example-web-client
added 1 commit
- 1fecff3c - refactor: use constructor config in adapter auth
This is working. I'll update the branch of the
exmaple-web-client
so that uses it.For now I've committed the dist files. If we were to push to npm we could do the build on the
npm publish
. I've not found a good way yet of building the dist files dynamically post install.There's no tests yet but that's my next ticket.
requested review from @trishna
added 17 commits
- 43b2b99f - test: initial setup of cucumber
- 10d87d6d - test: initial tests of authentication
- 716ec0de - test: add tests for auth method
- 8b0e7ce8 - test: add tests for receive method
- 1ff6f48a - test: test validate method
- b3e0ef86 - test: add poll and publish tests
- bb722d6b - test: add tests for adapter broadcast method
- 73605335 - test: add tests for token handling
- 73db2678 - test: add coverage for protocol methods
- ba07f203 - test: move axios to dev dependencies
- 7efb283a - docs: explain axios dependency in README
- be220d3f - test: update example messages to match new schema
- b5ff7390 - docs: include local setup and test in readme
- a212a58d - docs: move dependencies in readme
- c4d324c2 - fix: add required actions property to mission
- 645b90f6 - refactor: move common steps from auth into common
- 03de0f57 - Merge branch '3-implement-bdd-tests-in-cucumber' into...
Toggle commit list- Resolved by Dan Jones
- Resolved by Trishna Saeharaseelan
- Resolved by Trishna Saeharaseelan
added Status::In Review label and removed Status::In Progress label
- Resolved by Dan Jones
- Resolved by James Kirk
- Resolved by Dan Jones
- Resolved by Dan Jones
- Resolved by Dan Jones
added 2 commits
I'll leave final approval for @trishna but all LGTM
mentioned in commit c1fcc17c
Please register or sign in to reply