Nick Todd
|
2d892d4a5a
|
2041: Tidy up test comments
|
2023-12-15 10:52:46 +00:00 |
|
Nick Todd
|
0cfd525ab8
|
2041: change comparison operator in test
|
2023-12-15 10:14:35 +00:00 |
|
Nick Todd
|
fab39b1506
|
Merge branch 'dev' into feature/2041_2042-Add-NTP-Services
|
2023-12-15 09:50:19 +00:00 |
|
Czar Echavez
|
592e1a3610
|
#2059: apply suggestions from PR + adding another test that checks for dos affecting green agent
|
2023-12-13 11:56:25 +00:00 |
|
Nick Todd
|
f7b5c8ae2f
|
2041: Remove NTPRequest class (review comment)
|
2023-12-13 10:34:52 +00:00 |
|
Nick Todd
|
e620771c8d
|
2041: Remove IP address from NTP client (review comment)
|
2023-12-12 17:08:11 +00:00 |
|
Czar Echavez
|
4f79d2ad36
|
#2059: moved connection handling from Service to IOSoftware + changes that now utilise connections from IOSoftware + dos bot attacking now works + tests
|
2023-12-12 17:01:03 +00:00 |
|
Czar Echavez
|
cd5ed48b00
|
#2059: implementing the service connections limit
|
2023-12-08 17:07:57 +00:00 |
|
Nick Todd
|
44ada941e6
|
2041: Reinstate test for ntp_server failure
|
2023-12-07 14:22:27 +00:00 |
|
Nick Todd
|
12ede2329b
|
2041: Add network config and pytest fixture
|
2023-12-06 16:41:10 +00:00 |
|
Nick Todd
|
39694fcec2
|
Merge branch 'dev' into feature/2041_2042-Add-NTP-Services
|
2023-12-04 11:23:35 +00:00 |
|
Czar Echavez
|
423436c3ad
|
#2084: testing webbrowser requesting database service user data via web server
|
2023-11-30 16:32:31 +00:00 |
|
Czar Echavez
|
3cf21e4015
|
#2084: change all instances of retrieving software from software['software_name'] to software.get() + adding some tests for describe state
|
2023-11-30 13:49:37 +00:00 |
|
Czar Echavez
|
b2a52b2ec0
|
#2084: created a fixture that we can use to test things at a non end to end level
|
2023-11-29 16:31:21 +00:00 |
|
Czar Echavez
|
19d534395b
|
#2084: beginning the introduction of code coverage + adding tests to try to meet the 80% code coverage target
|
2023-11-29 01:28:40 +00:00 |
|
Marek Wolan
|
21b865d8a8
|
Merge origin/dev into feature/1859
|
2023-11-27 22:13:42 +00:00 |
|
Nick Todd
|
40d596c373
|
Merge branch 'dev' into feature/2041_2042-Add-NTP-Services
|
2023-11-27 15:07:06 +00:00 |
|
Chris McCarthy
|
4d4a578555
|
#1859 - Integrated the runtime execution for web client. Added in the webclient application execution action. Now fixing http status code issues.
|
2023-11-27 13:47:59 +00:00 |
|
Czar Echavez
|
299729d5b4
|
#2064: documentation EVERYWHERE
|
2023-11-27 11:38:03 +00:00 |
|
Czar Echavez
|
cd49f1eb85
|
#2064: Apply PR suggestions
|
2023-11-25 13:19:32 +00:00 |
|
Czar Echavez
|
b7b718f25d
|
#2064: added a method that checks if the class can perform actions and added it where necessary + tests everywhere
|
2023-11-24 15:15:56 +00:00 |
|
Czar Echavez
|
8aa743188f
|
#2064: fix layout of test so it passes in pipeline
|
2023-11-23 22:28:08 +00:00 |
|
Czar Echavez
|
2ce03e0262
|
#2064: turn on everything when node is turned on
|
2023-11-23 22:10:53 +00:00 |
|
Czar Echavez
|
f0fc6518a0
|
#2064: add handling of offline service to dns, ftp and database
|
2023-11-23 21:48:11 +00:00 |
|
Czar Echavez
|
bd6c27244c
|
#2064: Edited services and applications to handle when they are shut down
|
2023-11-23 19:49:03 +00:00 |
|
Nick Todd
|
87dde6ee0b
|
#2042: Test tidying changes.
|
2023-11-23 15:55:58 +00:00 |
|
Nick Todd
|
8584fa8f51
|
# 2041: Minor test changes
|
2023-11-23 10:04:52 +00:00 |
|
Nick Todd
|
3f76e09521
|
#2042: remove apply_timestep() return value
|
2023-11-22 14:13:50 +00:00 |
|
Nick Todd
|
eb2e37429a
|
#2042: Add time attribute
|
2023-11-21 17:24:24 +00:00 |
|
Nick Todd
|
60d94bf4b5
|
#2041: Remove test
|
2023-11-21 11:17:38 +00:00 |
|
Nick Todd
|
f7215847d4
|
#2041: ntp_server test fixes.
|
2023-11-20 18:08:55 +00:00 |
|
Marek Wolan
|
77f3806ba7
|
Remove real database in favour of simulated
|
2023-11-18 03:40:08 +00:00 |
|
Nick Todd
|
d28bd0d1c3
|
#2041: Fix names
|
2023-11-17 14:19:36 +00:00 |
|
Nick Todd
|
dbecc681dc
|
#2041: Install NTPServer and NTPClient.
|
2023-11-17 12:59:06 +00:00 |
|
Nick Todd
|
6081f02caa
|
#2041: Add missing return statement
|
2023-11-17 12:41:53 +00:00 |
|
Nick Todd
|
622c6931d8
|
#2041: Create test network + extra test
|
2023-11-17 12:07:46 +00:00 |
|
Nick Todd
|
7ee2c4220a
|
#2042: ntp_client test
|
2023-11-16 15:04:01 +00:00 |
|
Marek Wolan
|
c57b5152c0
|
Remove broken tests
|
2023-10-25 17:08:01 +01:00 |
|
Marek Wolan
|
ffe80f215e
|
Merge 'origin/dev-game-layer' into feature/1924-Agent-Interface
|
2023-10-25 09:58:04 +01:00 |
|
Czar.Echavez
|
8b85d5d55b
|
#1947: node startup/shutdown now take multiple timesteps to complete
|
2023-10-24 10:11:50 +01:00 |
|
Czar.Echavez
|
724beb1a29
|
#1947: folder/file scan now take multiple time steps to complete
|
2023-10-23 15:58:37 +01:00 |
|
Czar.Echavez
|
4ee2235dd1
|
#1947: temp commit what is done so far
|
2023-10-16 11:42:56 +01:00 |
|
Marek Wolan
|
c9bc8fbf3d
|
Fix file observation test
|
2023-10-09 18:33:30 +01:00 |
|
Marek Wolan
|
37c851b5c5
|
Merge remote-tracking branch 'origin/dev' into feature/1924-Agent-Interface
|
2023-10-09 18:29:48 +01:00 |
|
Marek Wolan
|
18706be4ff
|
Merge branch 'origin/dev' into feature/1812-traverse-actions-dict
|
2023-10-09 18:26:25 +01:00 |
|
Marek Wolan
|
560e416eda
|
Merge 'origin/feature/1812' into feature/1924
|
2023-10-09 18:25:46 +01:00 |
|
Marek Wolan
|
5a5710c6ae
|
Rename Sim Actions to request
|
2023-10-09 13:24:08 +01:00 |
|
Marek Wolan
|
2722abe428
|
Fix typos and formattig (based on PR Review)
|
2023-10-09 11:49:38 +01:00 |
|
Marek Wolan
|
df22d0de0b
|
Merge remote-tracking branch 'origin/dev' into feature/1812-traverse-actions-dict
|
2023-10-09 11:39:31 +01:00 |
|
Czar.Echavez
|
853bb9eecc
|
#1943: unit tests + refactoring HTTP -> Http
|
2023-10-06 12:10:57 +01:00 |
|