MANIFEST.in
README.md
README_pypi.md
setup.py
src/ea/VERSION
src/ea/__init__.py
src/ea/releasenotes.txt
src/ea/server.py
src/ea/settings.ini
src/ea/test.ini
src/ea/libs/Logger.py
src/ea/libs/Scheduler.py
src/ea/libs/Settings.py
src/ea/libs/__init__.py
src/ea/libs/daemon.py
src/ea/libs/FileModels/GenericModel.py
src/ea/libs/FileModels/TestConfig.py
src/ea/libs/FileModels/TestData.py
src/ea/libs/FileModels/TestPlan.py
src/ea/libs/FileModels/TestResult.py
src/ea/libs/FileModels/TestSuite.py
src/ea/libs/FileModels/TestUnit.py
src/ea/libs/FileModels/__init__.py
src/ea/libs/NetLayerLib/ClientAgent.py
src/ea/libs/NetLayerLib/FifoCallBack.py
src/ea/libs/NetLayerLib/Messages.py
src/ea/libs/NetLayerLib/ServerAgent.py
src/ea/libs/NetLayerLib/TcpClient.py
src/ea/libs/NetLayerLib/TcpServer.py
src/ea/libs/NetLayerLib/TransactionManager.py
src/ea/libs/NetLayerLib/WebSocket.py
src/ea/libs/NetLayerLib/__init__.py
src/ea/libs/PyXmlDict/Dict2Xml.py
src/ea/libs/PyXmlDict/Test.py
src/ea/libs/PyXmlDict/Xml2Dict.py
src/ea/libs/PyXmlDict/__init__.py
src/ea/scripts/__init__.py
src/ea/scripts/certificate/ca.crt
src/ea/scripts/certificate/ca.key
src/ea/scripts/certificate/generate-ca-certifcate.sh
src/ea/scripts/certificate/generate-key.sh
src/ea/scripts/crontab/cron.cleanup-locks
src/ea/scripts/crontab/cron.cleanup-testsresult
src/ea/scripts/database/common_bdd.py
src/ea/scripts/database/create_database.py
src/ea/scripts/database/data_globals.json
src/ea/scripts/database/data_projects.json
src/ea/scripts/database/data_users.json
src/ea/scripts/database/init_data.py
src/ea/scripts/database/init_sqlite3.py
src/ea/scripts/helps/DocInspect.py
src/ea/scripts/helps/generate_helps.py
src/ea/scripts/iptables/iptables.rules
src/ea/scripts/reverseproxy/extensiveautomation_api.conf
src/ea/scripts/startup/svr.centos7
src/ea/scripts/startup/svr.centos8
src/ea/scripts/swagger/admin_restapi.yaml
src/ea/scripts/swagger/common_restapi.yaml
src/ea/scripts/swagger/generate_yaml.py
src/ea/scripts/swagger/tester_restapi.yaml
src/ea/servercontrols/CliFunctions.py
src/ea/servercontrols/RestAdminFunctions.py
src/ea/servercontrols/RestCommonFunctions.py
src/ea/servercontrols/RestRessources.py
src/ea/servercontrols/RestServerInterface.py
src/ea/servercontrols/RestTesterFunctions.py
src/ea/servercontrols/__init__.py
src/ea/serverengine/AgentsManager.py
src/ea/serverengine/AutomationServer.py
src/ea/serverengine/Context.py
src/ea/serverengine/DbManager.py
src/ea/serverengine/HelperManager.py
src/ea/serverengine/ProjectsManager.py
src/ea/serverengine/StorageDataAdapters.py
src/ea/serverengine/TaskManager.py
src/ea/serverengine/UsersManager.py
src/ea/serverengine/VariablesManager.py
src/ea/serverengine/__init__.py
src/ea/serverinterfaces/AgentServerInterface.py
src/ea/serverinterfaces/EventServerInterface.py
src/ea/serverinterfaces/TestServerInterface.py
src/ea/serverinterfaces/__init__.py
src/ea/serverrepositories/RepoAdapters.py
src/ea/serverrepositories/RepoArchives.py
src/ea/serverrepositories/RepoManager.py
src/ea/serverrepositories/RepoPublic.py
src/ea/serverrepositories/RepoTests.py
src/ea/serverrepositories/__init__.py
src/ea/sutadapters/__init__.py
src/ea/testcreatorlib/TestModel.py
src/ea/testcreatorlib/TestModelCommon.py
src/ea/testcreatorlib/TestModelDesign.py
src/ea/testcreatorlib/TestModelSub.py
src/ea/testcreatorlib/__init__.py
src/ea/testexecutorlib/TestAdapterLib.py
src/ea/testexecutorlib/TestClientInterface.py
src/ea/testexecutorlib/TestDataStorage.py
src/ea/testexecutorlib/TestExecutorLib.py
src/ea/testexecutorlib/TestInteropLib.py
src/ea/testexecutorlib/TestLibraryLib.py
src/ea/testexecutorlib/TestLoggerXml.py
src/ea/testexecutorlib/TestOperatorsLib.py
src/ea/testexecutorlib/TestPropertiesLib.py
src/ea/testexecutorlib/TestReportingLib.py
src/ea/testexecutorlib/TestSettings.py
src/ea/testexecutorlib/TestTemplatesLib.py
src/ea/testexecutorlib/TestValidatorsLib.py
src/ea/testexecutorlib/__init__.py
src/ea/var/__init__.py
src/ea/var/data.db
src/ea/var/documentations.dat
src/ea/var/templates/adapter_header.tpl
src/ea/var/templates/basic_report.tpl
src/ea/var/templates/chart.bundle.min.2.1.4.js
src/ea/var/templates/design.tpl
src/ea/var/templates/png_failed.base64
src/ea/var/templates/png_passed.base64
src/ea/var/templates/png_undefined.base64
src/ea/var/templates/report.tpl
src/ea/var/templates/report_header.tpl
src/ea/var/tests/1/actions/basic/helloworld.yml
src/ea/var/tests/1/actions/basic/wait.yml
src/ea/var/tests/1/actions/cache/log.yml
src/ea/var/tests/1/actions/features/action_parameters.yml
src/ea/var/tests/1/actions/features/action_steps.yml
src/ea/var/tests/1/actions/features/cache.yml
src/ea/var/tests/1/actions/features/descriptions.yml
src/ea/var/tests/1/actions/features/globals.yml
src/ea/var/tests/1/actions/features/operators.yml
src/ea/var/tests/1/actions/features/parameters.yml
src/ea/var/tests/1/actions/features/steps.yml
src/ea/var/tests/1/actions/features/validators.yml
src/ea/var/tests/1/actions/features/wait.yml
src/ea/var/tests/1/deprecated/Samples/Framework_Automate/001_Automate.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Automate/01_Automates_Callbacks.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Automate/01_Start_Automate.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Automate/01_Start_Automate2.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Automate/01_Stop_Automate.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Features/001_All_features.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Adapters_Functions.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Basic_Reporting.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Breakpoint.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Cache.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Dataset.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Descriptions.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Framework_Assistant.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Inputs_Outputs.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Interact.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Interact_Assistant.tux
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Set Result.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Several_Testsuites.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Shared.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Special Characters.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Steps Definition.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_TestCase Functions.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Test_Operators.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Test_Templates.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Test_Templates_Adapters.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Features/01_Test_Validators.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/0001_testglobal.tgx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/001_testplan.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/001_testplan_abort.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/001_testplan_conditionnal.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/001_testplan_overwrite_parameters.tpx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/01_testconfig.tcx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/01_testdata.tdx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/01_testdata_xml.tdx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/01_testsuite.tsx
src/ea/var/tests/1/deprecated/Samples/Framework_Tests/01_testunit.tux
src/ea/var/tests/1/deprecated/Samples/Self Testing/000_SSH_API.tpx
src/ea/var/tests/1/deprecated/Samples/Self Testing/001_REST_API_Basic_Auth.tpx
src/ea/var/tests/1/deprecated/Samples/Self Testing/001_REST_API_Session_Auth.tpx
src/ea/var/tests/1/deprecated/Snippets/Cache/01_Set_Cache.tux
src/ea/var/tests/1/deprecated/Snippets/Cache/02_Log_Cache.tux
src/ea/var/tests/1/deprecated/Snippets/Cache/03_Reset_Cache.tux
src/ea/var/tests/1/deprecated/Snippets/Cache/04_Checking_Cache.tux
src/ea/var/tests/1/deprecated/Snippets/Cache/05_Delete_Cache.tux
src/ea/var/tests/1/deprecated/Snippets/Do/01_Wait.tux
src/ea/var/tests/1/deprecated/Snippets/Do/02_Terminate.tux
src/ea/var/tests/1/deprecated/Snippets/Do/03_Initialize.tux
src/ea/var/tests/1/deprecated/Snippets/Do/04_Info.tux
src/ea/var/tests/1/deprecated/Snippets/Do/05_Warning.tux
src/ea/var/tests/1/deprecated/Snippets/Generators/01_Gen_Sha.tux
src/ea/var/tests/1/deprecated/Snippets/Generators/02_Gen_Md5.tux
src/ea/var/tests/1/deprecated/Snippets/Generators/03_Gen_Uuid.tux
src/ea/var/tests/1/deprecated/Snippets/Generators/04_Gen_Base64.tux
src/ea/var/tests/1/deprecated/Snippets/Protocols/01_Send_SSH.tsx
src/ea/var/tests/1/deprecated/Snippets/Protocols/02_Send_HTTP_CURL.tsx
src/ea/var/tests/1/deprecated/Snippets/UI/01_Win_OpenApp.tux
src/ea/var/tests/1/deprecated/Snippets/UI/02_Win_CloseApp.tux
src/ea/var/tests/1/deprecated/Snippets/UI/03_OpenBrowser.tux
src/ea/var/tests/1/deprecated/Snippets/UI/04_CloseBrowser.tux
src/ea/var/tests/1/deprecated/Snippets/UI/05_MaximizeBrowser.tux
src/ea/var/tests/1/deprecated/Snippets/UI/06_OpenBrowser_AndMaximize.tux
src/ea/var/tests/1/deprecated/Snippets/Verify/01_Check_XML.tux
src/ea/var/tests/1/deprecated/Snippets/Verify/02_Check_JSON.tux
src/ea/var/tests/1/workflows/basic/helloworld.yml
src/ea/var/tests/1/workflows/basic/wait.yml
src/ea/var/tests/1/workflows/features/restapi_projects.yml
src/ea/var/tests/1/workflows/features/restapi_session.yml
src/ea/var/tests/1/workflows/features/restapi_system.yml
src/ea/var/tests/1/workflows/features/restapi_tasks.yml
src/ea/var/tests/1/workflows/features/restapi_tests_files.yml
src/ea/var/tests/1/workflows/features/restapi_tests_run.yml
src/ea/var/tests/1/workflows/features/restapi_users.yml
src/ea/var/tests/1/workflows/features/restapi_variables.yml
src/ea/var/tests/1/workflows/features/testlibrary.yml
src/ea/var/tests/1/workflows/features/workflow_conditions.yml
src/extensiveautomation_server.egg-info/PKG-INFO
src/extensiveautomation_server.egg-info/SOURCES.txt
src/extensiveautomation_server.egg-info/dependency_links.txt
src/extensiveautomation_server.egg-info/entry_points.txt
src/extensiveautomation_server.egg-info/requires.txt
src/extensiveautomation_server.egg-info/top_level.txt