-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create a sample c# UnitTestApplication for the ERP Team #134
Comments
See branch Issue-134, implementation:
Remaining estimation 8 hours with testing in intern project |
eingeplant für Dienstag 23.03 |
@PatrickGrub, ich habe das Gefühl, dass wir das Problem größer machen als notwendig. Zwei Dinge wollen wir hier erreichen:
Damit haben wir einen einfachen Script wo die Liste der Befehle für das Projekt erfasst sind, und eine Zeiterfassung der Grundaktionen. Das wird ein Mal gemacht, und nie wieder. Daher braucht es keine Unitest, kein Pestor, keine komplexen Oberflächen. Einfach ein Script. |
Der Issue ist überflüssig weil wir stresstests vorab am Projekt machen. |
UserStory
As a powerGate Project developer, I want to receive a working sample application which consumes the ERP .Net API and ensures the basic functionality for the powerGate template, so that I don't investigate much time to test if the ERP API is working as expected.
Current Workflow
For a .Net ERP SDK we ask for a sample console application.
The ERP Team delivers this application always in different ways and usually not in a way that all our functionality defined in #97 is tested.
Task
The text was updated successfully, but these errors were encountered: