-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2022 Week 17-19 (from Apr 25), 2022 Week 20-22 (from May 16), 2022 Week 23-25 (from Jun 6), 2022 Week 26-28 (from Jun 27), 2022 Week 29-31 (from Jul 18), 2022 Week 32-34 (from Aug 8), 2022 Week 35-37 (from Aug 29), 2022 Week 38-40 (from Sept 19), 2022 Week 41-43 (from Oct 10), 2022 Week 44-46 (from Oct 31), 2022 Week 47-49 (from Nov 21), 2022 Week 50-02 (from Dec 12), 2023 Week 03-05 (from Jan 16), 2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27), 2023 Week 12-14 (from Mar 20), 2023 Week 15-17 (from Apr 10), 2023 Week 18-20 (from May 1), 2023 Week 21-23 (from May 22), 2023 Week 27-29 (from Jul 3), 2023 Week 30-32 (from Jul 24), 2023 Week 33-35 (from Aug 14), 2023 Week 36-38 (from Sep 4), 2023 Week 24-26 (from Jun 12)
-
1
-
NEW
-
NEW
-
---
-
---
Issue Description:
Currently, I'm porting RuleParserTest test methods to MiscDRLParserTest fixing issues one by one. However, with this JIRA, port all RuleParserTest test methods to MiscDRLParserTest and set @Disabled to failing tests. Also add comments to the test methods to describe the priority (and some notes) so that we can grab the overview and work on fixes of higher priority issues later on. It would also help contributors to fix unresolved issues in the test class.
Acceptance Criteria:
- port all RuleParserTest test methods to MiscDRLParserTest
- adapt junit5 practice
- set @Disabled to failing tests
- add comments the test methods to describe the priority and some notes
Additional Information:
I'll be able to add more sub-tasks to DROOLS-6924 based on the result