Marcus Rockwell
4869dbe3d6
Trick View test suite framework
2024-11-12 20:37:06 -06:00
Marcus Rockwell
6e42bc55d6
Cleaning Up Imports
2024-11-12 20:35:45 -06:00
Marcus Rockwell
17fb0f447d
Merge branch 'AssertJ_Swing_Tests' of https://github.com/Mrockwell2/trick into AssertJ_Swing_Tests
2024-10-28 16:39:51 -05:00
Marcus Rockwell
92ca9c382a
Figuring out starting the simulation to test Trick View
2024-10-28 12:01:34 -04:00
Marcus Rockwell
31fdd55080
copied DreFixture to create TVFixture
2024-10-25 09:48:57 -05:00
Marcus Rockwell
e1d66dd724
Update Dre Test Suite
2024-10-23 15:21:42 -04:00
Marcus Rockwell
d7a58f56d1
test suite uipdate
2024-10-21 07:45:02 -05:00
Marcus Rockwell
40023501c2
Tested options menu
2024-10-12 17:02:31 -05:00
Marcus Rockwell
d7f9b8a516
Added getters to dre fixture
2024-10-10 12:14:21 -04:00
Marcus Rockwell
79e68136ba
temporary change to pom.xml to disable sim control tests
2024-10-09 19:30:27 -05:00
Marcus Rockwell
6ece3a2d9a
Completed DRE Fixture
2024-10-09 19:29:59 -05:00
Marcus Rockwell
65d637f7ef
Standardized Dre Component creation for testing
2024-10-09 19:29:19 -05:00
Marcus Rockwell
4725c97c1a
Added option interface to DreFixture
2024-10-09 10:25:36 -04:00
Marcus Rockwell
0992e52f22
Refactored menu bar generation to use existing methods.
2024-10-07 15:38:33 -04:00
Marcus Rockwell
eace2216bf
Renamed SimControl Test suite
2024-10-06 19:31:58 -05:00
Marcus Rockwell
dc9559e131
Set up DRE AssertJ Fixture
2024-10-06 19:31:31 -05:00
Marcus Rockwell
d5dcc315ac
Implemented the skeleton of the DataRecording test suite
2024-10-03 12:09:34 -04:00
Marcus Rockwell
90feb68a5f
Fixed constructor issue with StubbedSimControlApplication
2024-10-02 16:11:17 -04:00
Marcus Rockwell
671b7dc065
Moved font chooser fixtures into sim control test directory
2024-10-02 16:04:16 -04:00
Marcus Rockwell
fd4d047ac3
Merge branch 'TrickAppRefactor' into HeadlessJavaGUITests-AssertJ_Swing
2024-09-16 12:04:27 -04:00
Marcus Rockwell
996ca3c882
Attached a name to each button made
2024-09-16 12:02:02 -04:00
Marcus Rockwell
062486f070
Merge branch 'FontChooserUpdate' into HeadlessJavaGUITests-AssertJ_Swing
2024-09-16 11:50:29 -04:00
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
Marcus Rockwell
32b2b4b015
Refactored FontChooser to shorten buildGUI method
2024-09-16 11:08:09 -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
Hong Chen
cca503a6ec
Updated trickops.yml to use a newer Ubuntu ( #1769 )
...
* Updated to use ubuntu22 instead of ubuntu20 due to the koviz update that removed deprecated calls from an older Qt on ubuntu20.
* Changed perl-modules-5.30 to perl-modules-5.34 as ubuntu20 uses perl 5.30 and ubuntu22 uses perl 5.34.
2024-09-05 14:51:19 -05:00
Sean Harmeyer
55f055eb70
Update README.md
...
Coveralls provides no value
2024-09-05 14:42:29 -05:00
dependabot[bot]
052d0bfedb
Bump webpack from 5.88.2 to 5.94.0 in /trick_source/web/dashboard ( #1766 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 14:26:44 -05:00
dependabot[bot]
1f1a935228
Bump micromatch from 4.0.5 to 4.0.8 in /trick_source/web/dashboard ( #1767 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 14:25:26 -05: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
jmpenn
b794aba68d
Update Input-File.md to describe the Factory Function method of alloc… ( #1763 )
...
* Update Input-File.md to describe the Factory Function method of allocating objects from the input file.
* Fix issues caught during review. #1763
2024-08-28 10:39:54 -05: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
Hong Chen
b87598c80c
Updated to use default-jdk package instead of openjdk-11-jdk for ubuntu. ( #1757 )
...
* Updated to use default-jdk package instead of openjdk-11-jdk for ubuntu.
* Added a note for using a specific JDK version for ubuntu.
* Fixed typo
2024-08-20 10:36:16 -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