Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

orchitech/wrenidm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository has been migrated under wrensec-test project.

Wren:IDM System Tests

Repository containing Wren:IDM system tests.

Test Categories

  • audit - TODO
  • auth - TODO
  • config - TODO
  • crypto - TODO
  • email - Email Service Features
  • endpoint - Endpoint Features
  • info - Info Service Features
  • managed - TODO
  • policy - TODO
  • provisioner - Provisioner Features
  • repo - TODO
  • router - TODO
  • scheduler - TODO
  • scripting - TODO
  • sync - Synchronization Features
  • workflow - Workflow Features

Running Tests

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

127.0.0.1 wrenidm.wrensecurity.local
127.0.0.1 smtp.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:IDM docker image. This image name can be overriden with WRENIDM_IMAGE environment variable:

$ WRENIDM_IMAGE=wrenidm-local mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages