Romern / syncMyMoodle

Synchronization client for RWTH Moodle
GNU General Public License v3.0
70 stars 18 forks source link

Set up CI/CD #73

Open septatrix opened 2 years ago

septatrix commented 2 years ago

This will probably not be able to cover everything and be a PITA to set up however I would feel a lot more confident developing and merging some bigger changes (like asyncio etc.).

The simple approach would be to mock every request for every module - the more complete approach would be to have a Moodle instance running with some sample data. For some stuff like Opencast and fsmpi video this would presumably still require mocking...

n0toose commented 1 year ago

Does this refer to CI/CD?

septatrix commented 1 year ago

Yes