sapmentors / SITreg

SAP Event Registration app backend
Apache License 2.0
24 stars 27 forks source link

Implement Continuous Integration (CI) for the project #15

Open gregorwolf opened 8 years ago

gregorwolf commented 8 years ago

Let's try to follow the tutorial Continuous Integration (CI) Best Practices with SAP: Introduction and Navigator and implement Continuous Integration (CI) for the project.

gregorwolf commented 7 years ago

Build script added 713308771a5fdae96443de1071497a35de413027

gregorwolf commented 7 years ago

Status: Build & test, creation of a DU and deploy to QA system is automated. Server side tests have to be migrated from browser based tests. For realistic QA test the production DB should be exported and imported into QA before importing the DU. That would test for any issues regarding changes in the DB schema.