hpi-swa-teaching / Algernon-Launcher

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to the core functionalities (classes, methods, morphs, tests, repositories, ...) and even gives you a quick way to evaluate Smalltalk expressions. (SWT22-10)
MIT License
28 stars 5 forks source link

Feat: Add git branches to Algernon #274

Closed leonardhorns closed 2 years ago

yannik-dittmar commented 2 years ago

PR is still a draft, not reviewing. Also the test coverage seems to have decreased quite a bit. Have you written test for your stuff yet?

leonardhorns commented 2 years ago

Tests are done, but are currently still marked as expected failures until SquitBrowser is added to the CI on this branch. That should resolve the coverage issue. Review can wait until marked ready for review...