madswolf / Devoops

A C# repository for the Devops course at ITU
MIT License
3 stars 0 forks source link

Feature/testing #67

Closed OzzymanH closed 2 years ago

OzzymanH commented 2 years ago

added tets for the repositories

julianbrandt commented 2 years ago

Is it not possible to move test data to attributes? CodeQL fails because of hardcoded data, which i think we could add before tests instead of hardcoding them into the context