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

feat: working mock server. Note: can be expanded to multiple mocks … #12

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Conversation

DrudgeDance
Copy link

…at once. Most functionality is there. Visual UI to do that isn't there.

Linked issue/ticket

ISSUE: Mock server can't be stopped.

Description

issue1: Mock server can't be stopped --> Mock server can be now stopped through UI.
new feature: Multiple mock servers can be started and be running. Specific servers can be turned off. Issue: No UI made for this yet.
new feature: extension.ts is empty, basically. Refactor complete, I think.

Reproduction steps

yarn install
yarn run watch
CMD+SHIFT+P
"Run Debug"

Checklist

  • I've followed the Contributing guidelines
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)

… once. Most functionality is there. Visual UI to do that isn't there.
@DrudgeDance DrudgeDance requested a review from Xylloz August 1, 2024 22:57
DrudgeDance and others added 5 commits August 2, 2024 23:43
…oncurrently) and shutdown multiple prism mock servers. Added a VSCode command to console.table the status of prism mock servers. Managinge (starting/stopping) multiple mock servers possible through CMD+SHIFT+P && ProtoPI commands in VSCode. I think all minor bugs removed.
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.

1 participant