Skip to content

Conversation

@SavageTiger
Copy link
Contributor

Description

In preparation for rewriting the convertHtmlToListOfWords() method I added the ability to apply configure flags to the functional tests.

This way its possible to set custom config flags, and test the effects of those config flags on the output.

I added the test scenario to this PR for the keep-new-lines feature, to make sure it still works after the rewrite.

@SavageTiger SavageTiger force-pushed the sven/feature/test_config_flag branch 4 times, most recently from c5118ca to 42dfc4c Compare April 5, 2021 15:00
In order to test scenario's that effect the output when a configuration flag is set I added the ability to configure what config should be affected on a per functional test basis.
In preperation of rewriting convertHtmlToListOfWords I added a test to check if the keepNewLines feature still works as expected afterwards.
@SavageTiger SavageTiger force-pushed the sven/feature/test_config_flag branch from 42dfc4c to ba5428c Compare April 5, 2021 15:00
@SavageTiger SavageTiger merged commit 6cbc63a into master Apr 5, 2021
@SavageTiger SavageTiger deleted the sven/feature/test_config_flag branch April 5, 2021 15:08
@SavageTiger SavageTiger changed the title Configurable function tests Configurable functional tests Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants