Coder Social home page Coder Social logo

e-gov / riha-browser Goto Github PK

View Code? Open in Web Editor NEW
5.0 8.0 9.0 6.45 MB

Software application that allows a human user to browse descriptions and approval decisions.

License: MIT License

Java 54.12% JavaScript 0.25% CSS 0.04% HTML 14.27% TypeScript 20.54% FreeMarker 0.76% Gherkin 1.30% SCSS 8.73%
catalogue riha state-information-system x-road rest-api angular4 java e-government

riha-browser's Introduction

Estonian Information System Authority European Regional Development Fund

RIHA-Browser

Software application that allows a human user to browse descriptions and approval decisions. Project is divided into frontend and backend modules. Frontend is an Angular 13 module which interacts with the bakcend java application's API.

Installation

Installation manual is divided into two: build process and deployment process

Development profile configuration

Development profile allows to run the application without external dependencies to LDAP or TARA.

In order to user the development profile, the maven profile "dev" must be selected for packaging and necessary user attribute values must be provided under the application-dev.properties configuration file.

Selenium automated UI tests

  • Automated UI tests located in "autotest" module.
  • By default running tests is disabled for this module (through maven-surefire-plugin configuration) in order not to interrupt regular build process.
  • Selenium test are managed and run by Cucumber framework.
  • In order to execute all tests with default parameters navigate to "autotest" module folder and run mvn test -DskipTests=false task.

    Additional parameters:
    browser - defines which webdriver should be used by selenium (driver file is downloaded automatically using "webdrivermanager" Maven plugin)
    currently supported: 'chrome', 'firefox'
    default: 'chrome'
    url - defines RIHA application URL
    default: 'https://www.riha.ee'

    Running tests with additional parameters:
    mvn test -DskipTests=false -Dbrowser=chrome -Durl=https://www.riha.ee

riha-browser's People

Contributors

aleksandr-wemakesoftware avatar andreskytt avatar eerovegmann avatar kristjankruusria avatar marttipilli avatar riha-evitusmees avatar rihokerge avatar vadiim avatar valesu avatar vitalistupin avatar wemakesoftware avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.