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

Python repl support #901

Merged
merged 29 commits into from
Nov 14, 2021
Merged

Python repl support #901

merged 29 commits into from
Nov 14, 2021

Conversation

komalahuwalia
Copy link
Collaborator

Before your pull request is reviewed and merged, please ensure that:

  • there are no linting errors
  • your code is in a uniquely-named feature branch and has been rebased on top of the latest master. If you're asked to make more changes, make sure you rebase onto master then too!
  • your pull request is descriptively named and links to an issue number, i.e. Fixes #123
  • Make sure you have run the tests!!
    • Integration test & Server unit tests - run npm run allTest from the server folder
    • Client unit test - run npm run test from client folder
    • End to End test - run npm run test from the root folder

Thank you!

@komalahuwalia komalahuwalia merged commit 0ff1b23 into master Nov 14, 2021
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