Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Fixed redefined tests and added redefined test detection #28

Merged
merged 3 commits into from
Nov 21, 2017

Conversation

timoti111
Copy link
Collaborator

No description provided.

Copy link
Owner

@thejoeejoee thejoeejoee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Za mě OK, jen jedna věc, zmíněno v komentáři.

if name and code:
TestLogger.log_warning(
"Redefined test {} in file {}.".format(name, path.join(section_dir, 'tests.json'))
)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Asi bych v tomto případě přeskakoval načtení tohoto konkrétního testu, protože pak se jeden zakrývá a není to úplně transparentní.

@martinkobelka martinkobelka merged commit 3aa389a into thejoeejoee:master Nov 21, 2017
@thejoeejoee thejoeejoee added this to the Testy milestone Nov 21, 2017
@thejoeejoee
Copy link
Owner

@martinkobelka příště prosím nech mergnutí PR tomu, kdo k němu dělal CR, v tomto případě je to spíš slušnost. Ale taky jsme mohli mít autorelease z masteru a hned by šla verze ven.. třeba s chybou.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants