Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus/Oxygen Work Description/Refactoring/Tests"

(Created page with "= Documentation Refactoring = The current tests should get an overall refactoring so as to improve their robustness and modularity. == Description == This work will follow...")
 
(Documentation Refactoring)
Line 1: Line 1:
= Documentation Refactoring =
+
= Tests Refactoring =
  
 
The current tests should get an overall refactoring so as to improve their robustness and modularity.
 
The current tests should get an overall refactoring so as to improve their robustness and modularity.
Line 10: Line 10:
 
# Split the test suites to improve the execution time and detection of failed tests.
 
# Split the test suites to improve the execution time and detection of failed tests.
 
# Improve tests' console feedback to pinpoint possible failures.
 
# Improve tests' console feedback to pinpoint possible failures.
 
 
== Contributions ==
 

Revision as of 10:03, 14 February 2017

Tests Refactoring

The current tests should get an overall refactoring so as to improve their robustness and modularity.


Description

This work will follow the following steps:

  1. Replicate the plugin architecture to improve the user navigation.
  2. Split the test suites to improve the execution time and detection of failed tests.
  3. Improve tests' console feedback to pinpoint possible failures.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.