Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 973 Bytes

README.md

File metadata and controls

35 lines (27 loc) · 973 Bytes

DevopsCalculator

Functionality:

  • A simple webapp calculator with history

Uses:

  • Java (maven)
  • PostgreSQL (for storing history)

How to run:

Tests:

  • Unit tests: 20
  • Integration tests:
    • 4 for PostgreSQL
    • 6 for testing frontend with Selenium

Provides environments (Dockerfile + ansible):

  • dev
  • stage
  • prod

Integration server (GitLab, Jenkins, Artifactory)

Screenshot:

Screenshot