We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is to still be agreed on as of writing this
Testing your code is crucial for ensuring its reliability and functionality.
Generally when testing we'd like to see:
yarn test
Or to run the tests without the e2e running:
yarn backstage-cli repo test
git add --all git commit -m "ADD: <What has been added>" git push
And then at your GitHub for https://github.com/codeuniversity/code-idp click Create pull request.
https://github.com/codeuniversity/code-idp
Create pull request