Directories ¶
Path | Synopsis |
---|---|
Package cmd contains functionality correlating to the command line.
|
Package cmd contains functionality correlating to the command line. |
Package config is responsible for managing the configuration of this application.
|
Package config is responsible for managing the configuration of this application. |
Package domain contains the entities of the system(project/group/...) and their properties (e.g.
|
Package domain contains the entities of the system(project/group/...) and their properties (e.g. |
Package store holds everything that has to do with persistence and manages stored data.
|
Package store holds everything that has to do with persistence and manages stored data. |
Package web contains all the logic that makes this software a web-service.
|
Package web contains all the logic that makes this software a web-service. |
context
Package context is used to create a context that can be passed to the execution of templates.
|
Package context is used to create a context that can be passed to the execution of templates. |
errors
Package errors contains helpful types and structures simplifying error handling.
|
Package errors contains helpful types and structures simplifying error handling. |
handler
Package handler contains the logic of the server.
|
Package handler contains the logic of the server. |
handler/assignment
Package assignment handles the assigning of tests to users.
|
Package assignment handles the assigning of tests to users. |
handler/creation
Package creation contains the logic to create or add elements.
|
Package creation contains the logic to create or add elements. |
handler/deletion
Package deletion contains the logic for deleting or removing elements.
|
Package deletion contains the logic for deleting or removing elements. |
handler/display
This file is part of SystemTestPortal.
|
This file is part of SystemTestPortal. |
handler/duplication
Package duplication handles duplicating elements (e.g.
|
Package duplication handles duplicating elements (e.g. |
handler/execution
Package execution handles the execution of cases and sequences.
|
Package execution handles the execution of cases and sequences. |
handler/json
Package json contains functions to serve and receive data as json.
|
Package json contains functions to serve and receive data as json. |
handler/list
Package list contains the logic for listing elements and everything that comes with listing, like filtering, sorting, etc.
|
Package list contains the logic for listing elements and everything that comes with listing, like filtering, sorting, etc. |
handler/printing
Package printing contains the logic for printing elements of the system.
|
Package printing contains the logic for printing elements of the system. |
handler/update
Package update contains the logic for updating elements in the system (cases/sequences/projects...).
|
Package update contains the logic for updating elements in the system (cases/sequences/projects...). |
handler/usersession
Package usersession contains the logic for usersession handling.
|
Package usersession contains the logic for usersession handling. |
routing
This file is part of SystemTestPortal.
|
This file is part of SystemTestPortal. |
templates
Package templates is used to easily retrieve parsed templates without hassle.
|
Package templates is used to easily retrieve parsed templates without hassle. |
Click to show internal directories.
Click to hide internal directories.