FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|
test cli fossjobs More...
Public Member Functions | |
test_reschedule_agents () | |
schedule agents More... | |
test_list_agent_and_others () | |
list agents, list uploads, help msg More... | |
Static Public Member Functions | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
Public Attributes | |
$fossology_testconfig | |
$scheduler_path | |
$cp2foss_path | |
$fossjobs_path | |
Protected Member Functions | |
setUp () | |
tearDown () | |
clean the env | |
|
static |
get the value of the FOSSOLOGY_TESTCONFIG environment variable, which will be initialized by the Makefile by running the create_test_database.pl script
Definition at line 48 of file test_fossjobs.php.
test_fossjobs::test_list_agent_and_others | ( | ) |
list agents, list uploads, help msg
help
list agents
list uploads
Definition at line 206 of file test_fossjobs.php.
test_fossjobs::test_reschedule_agents | ( | ) |
schedule agents
get upload id that you just upload for testing
reschedule all rest of agent
get upload id that you just upload for testing
reschedule just nomos
Definition at line 115 of file test_fossjobs.php.