Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Alex-Ph/sac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

project to learn more about SpringBoot and camunda. Before that I just used and enhanced the dockered wildfly container.

I created the repo sacclient to create dummy data and learn more about Angular :)

Prototype contains:

  • Custom parseListeners (just log that we listen now)
  • Custom DueDateBusinessCalendar ( just log that we "could" change due behaviour)
  • Some controllers to list open tasks and completed tasks,
  • Also some controllers to start, complete and claim tasks the provided demo task
  • An Integration test for one controller (more should come later, just want to see how it works for now)
  • An unittest for one controller (more should come later, just want to see how it works for now)
  • Automated test of the provided demo process -> intTest (more should come later, just want to see how it works for now)
  • Travis added (just compile to get an idea how travis works)

ToDos:

  • Check project against provided checkstyle.xml file
  • Fix integTests execution (atm its triggered also in unittest context)
  • Provide more tests and use a coverage tool
  • Later: Add authentication and only return tasks user is allowed to claim / complete
  • Versioned endpoints

About

Test project to learn more about

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages