Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

feat: allow plugins to modify the server and method map#422

Merged
jlipps merged 1 commit into
masterfrom
appium2
Jul 22, 2020
Merged

feat: allow plugins to modify the server and method map#422
jlipps merged 1 commit into
masterfrom
appium2

Conversation

@jlipps

@jlipps jlipps commented Jul 14, 2020

Copy link
Copy Markdown
Member

These changes are needed in order to support the new plugin architecture for Appium 2.0. I do not believe they are breaking changes since they just add optional arguments, and change the shape of a method which I don't think is used outside this repo.

Comment thread lib/express/server.js Outdated
Comment thread lib/protocol/protocol.js Outdated
Comment thread lib/express/server.js Outdated
Comment thread test/express/server-specs.js
@jlipps

jlipps commented Jul 15, 2020

Copy link
Copy Markdown
Member Author

ok all changes addressed and unit and e2e tests added

Comment thread lib/protocol/protocol.js Outdated
Comment thread test/express/server-specs.js
Comment thread lib/express/server.js Outdated
Comment thread lib/express/server.js Outdated
@jlipps

jlipps commented Jul 20, 2020

Copy link
Copy Markdown
Member Author

ok, all comments addressed on this PR.

@jlipps jlipps merged commit f1833e3 into master Jul 22, 2020
@jlipps jlipps deleted the appium2 branch July 22, 2020 17:16
Comment thread lib/express/server.js
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants