Project

General

Profile

Feature #1582

Updated by Alexander Watzinger over 2 years ago

I'm looking into GitHub actions to automatically test the application when pushing. 

 * Make passing tests required for main and develop branch, reject push if test fails 
 * Add coverage 
 * Add icons for passed test, coverage on GitHub page 
 * Try to remove adaptions for GitHub actions from productive code 
 * Adapt it for OpenAtlas 

Back