Skip to content

orchitech/wrenig-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wren:IG System Tests

Repository containing Wren:IG system tests.

Test Categories

  • auth - TODO
    • auth-oauth2 - TODO
    • auth-oicd - TODO
    • auth-saml2 - SAML 2.0 Service Provider
  • expression - Expression language features
  • monitoring - TODO
  • password-replay - TODO
  • route - Route-related features
  • scripting - Script-related features
  • uma - TODO

Running Tests

Before running any tests, make sure the following entries are in your hosts file:

127.0.0.1 wrenig.wrensecurity.local
127.0.0.1 wrenam.wrensecurity.local

Tests can be run using the Maven Surefire Plugin:

$ mvn test

You can restrict the execution of tests by specifying the name of the test class:

$ mvn test -Dtest="RouteTest"

Tests are based on the latest Wren:IG docker image. This image name can be overriden with WRENIG_IMAGE environment variable:

$ WRENIG_IMAGE=wrenig-local mvn test

About

Resources for performing Wren:IG system tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •