Marcus Rockwell
2174e0e0fc
Merge branch 'SimControlApplicationRefactor' into HeadlessJavaGUITests-AssertJ_Swing
2024-09-16 11:49:59 -04:00
Marcus Rockwell
f34be562e9
Added input validation for enabling/disabling GUIs and actions
2024-09-16 11:49:33 -04:00
Marcus Rockwell
66081ea7a6
Reorganized Connect function to shorten it and increase readability
2024-09-16 11:46:53 -04:00
Marcus Rockwell
28bece6065
Increased accessibility for a few members and functions
2024-09-16 11:44:39 -04:00
Marcus Rockwell
bfbc907a8c
Cleaned non-feature related changes from branch
2024-09-16 11:13:40 -04:00
Mrockwell2
c6010829d4
Merge branch 'nasa:master' into HeadlessJavaGUITests-AssertJ_Swing
2024-09-16 09:52:12 -05:00
Marcus Rockwell
0fe1e05f22
Cleaned up Sim Control Panel test suite
2024-09-13 13:50:50 -05:00
Marcus Rockwell
25936b0301
Created test suite for Tool Bar Buttons
2024-09-09 16:02:02 -04:00
Marcus Rockwell
265aa9a59e
Created test suite for Action Menu Items
2024-09-09 16:01:35 -04:00
Marcus Rockwell
a4d71e1636
Created a test for the look and feel options
2024-09-09 12:25:37 -04:00
Marcus Rockwell
ac9ff8419e
Implement Status Message Menu Action Tests
2024-09-04 18:04:09 -04:00
Marcus Rockwell
2579eaf87b
Finished testsuite for font testing
2024-09-04 14:05:16 -04:00
Marcus Rockwell
f9c81f25f4
increased encapsulation in FontChooser.java
2024-09-04 10:34:51 -04:00
Marcus Rockwell
8db6fa4b37
updated status message pane tests
2024-09-04 10:22:06 -04:00
Marcus Rockwell
e78884c81d
Status message pane test case update
2024-08-30 10:33:59 -04:00
Pherring04
d2ec14dc02
Wiki button ( #1755 )
...
* Added a wiki button
* Removed commented code
* Updated SCP image
---------
Co-authored-by: Pherring04 <plherrin@JSLRL0523040929.ndc.nasa.gov>
2024-08-27 15:03:33 -05:00
Marcus Rockwell
6734452982
Completed test cases for all of the command panel and status messages
2024-08-23 14:16:19 -05:00
Marcus Rockwell
16a39d55da
Created test case for status message pane
2024-08-23 13:56:02 -04:00
Mrockwell2
de1cb6740b
Fixed the warning and error messages when toggling monte carlo ( #1761 )
2024-08-20 10:47:05 -05:00
Marcus Rockwell
158c1787f2
Fixed tests for Checkpoint buttons
2024-08-15 17:40:14 -04:00
Marcus Rockwell
9d88190cf8
Removed Robot Tests from Pipeline Temporarily
2024-08-14 15:49:23 -04:00
Marcus Rockwell
675807fd36
Set up tests for JButtons
2024-08-14 15:48:38 -04:00
Marcus Rockwell
d4c20cd6a6
Added AssertJ Swing to pom.xml
2024-08-12 12:29:53 -04:00
Marcus Rockwell
8d328dbed5
Create a stubbed SimControl Panel
2024-08-08 15:08:21 -04:00
Marcus Rockwell
922ae5582c
Fixed Real Time Toggle Test
2024-07-16 13:25:20 -05:00
Marcus Rockwell
c51254094f
Merge branch 'master' into HeadlessJavaGUITests
2024-07-14 13:07:06 -05:00
Marcus Rockwell
6a8edf6771
Allow for both gui and headless testing
2024-05-12 15:21:16 -05:00
Pherring04
14708ca9cc
Issue-1677 Fix ( #1688 )
...
* Added timeout to control panel to variable server connection attempts
* Updated 127.0.0.1 to localhost
2024-04-18 13:46:05 -05:00
Marcus Rockwell
b6ff7ec3f1
Added GUI testing to the base Makefile
2024-03-28 17:17:33 -05:00
Marcus Rockwell
ab32e65068
Merge branch 'master' into HeadlessJavaGUITests
2024-03-28 16:31:29 -05:00
Marcus Rockwell
f75d26a4a8
Transferring to new fork
2024-03-25 15:42:58 -05:00
Marcus Rockwell
5c9615ddad
Created initial headless test cases
2024-03-20 11:32:04 -05:00
Marcus Rockwell
6cc93ecb19
Refactored SimControlApplication
2024-03-20 11:31:01 -05:00
Marcus Rockwell
d15daf6cb0
Created an interface to compile and run sims
2024-03-20 11:29:40 -05:00
Marcus Rockwell
f44537391b
Exclude the other GUIs from the testing pipeline
2024-03-20 11:19:36 -05:00
Marcus Rockwell
bfca8b6bd3
Added headless flag to Makefile
2024-03-13 15:57:16 -05:00
Marcus Rockwell
3368bbb460
refactored connect()
2024-03-13 10:40:17 -05:00
Hong Chen
da0ddfcb89
Updated to get bsaf-1.9.2.jar locally instead of from maven repository. ( #1667 )
2024-03-13 10:21:50 -05:00
Marcus Rockwell
f9bf78c8a8
Merge branch 'master' into RefactorSimControlPanelConnect
2024-03-13 09:47:35 -05:00
Alex Lin
7547d36ab4
Repurpose the "Sim/Real Time" field on the sim control panel #1626 ( #1627 )
...
* Repurpose the "Sim/Real Time" field on the sim control panel #1626
Added calculations in the realtime sync monitor job to calculate the
average sim/realtime ratio for the past 100 frames. This is saved to
a new variable, actual_run_ratio. Changed the sim control panel to
display the actual_run_ratio value.
* Repurpose the "Sim/Real Time" field on the sim control panel #1626
how does this compile locally but not in CI? Didn't include cmath.
2024-01-23 10:46:55 -06:00
Mrockwell2
dad8e3b872
Standardized error messaging in Sim Control Panel. ( #1636 )
...
* Standardized error messaging in Sim Control Panel.
* Allowed for a popup when in Lite mode
* Fixed the NullPointerException
* Cleaning up and documenting implementation.
2024-01-18 10:57:52 -06:00
Hong Chen
dafddff0a1
update version numbers to prerelease 19.8.0-beta
2023-12-18 14:25:50 -06:00
Sean Harmeyer
ba38260690
Update version numbers for Trick Simulation Environment 19.7.1
2023-12-18 12:33:32 -06:00
Hong Chen
867736a1b1
update version numbers to prerelease 19.8.0-beta
2023-12-01 13:15:31 -06:00
Sean Harmeyer
d711b47170
update version numbers for Trick Simulation Environment 19.7.0
2023-12-01 11:43:08 -06:00
Marcus Rockwell
dbd04beee4
Reimplemented the Trick View Test Suite
2023-10-06 16:17:09 -05:00
Marcus Rockwell
69dc3d4110
Reimplemented the Sniffer Test Suite
2023-10-06 16:16:30 -05:00
Marcus Rockwell
935bf287d4
Reimplemented the SimControl Test Suite
2023-10-06 16:16:08 -05:00
Marcus Rockwell
04615cb434
Changed the resource file to the one from SIM_robot
2023-10-05 16:36:32 -05:00
Marcus Rockwell
47862461ee
SIE Application Tests Reimplemented
2023-10-05 16:36:00 -05:00