Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Improvement: tests #195

Merged
merged 1 commit into from
Oct 15, 2019
Merged

Improvement: tests #195

merged 1 commit into from
Oct 15, 2019

Conversation

michalbundyra
Copy link
Member

@michalbundyra michalbundyra commented Oct 15, 2019

  • Remove redundant bootstrap file (we can use composer autoload)

  • Optimize getting static files (__DIR__ notation).

  • Rename protected method in tests to avoid _ prefix,
    changed also to private.

  • Optimize if statements and getting values from env vars

  • Add PHPDoc with property type

  • Is this related to quality assurance?

- Remove redundant bootstrap file (we can use composer autoload)
- Optimize getting static files (__DIR__ notation).
- Rename protected method in tests to avoid `_` prefix,
  changed also to private.
- Optimize if statements and getting values from env vars
- Add PHPDoc with property type
Copy link
Member

@froschdesign froschdesign left a comment

Choose a reason for hiding this comment

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

Deleting and simplifying is good! 👍

@michalbundyra
Copy link
Member Author

All of it is in preparation to run "online" tests. I have done it on my branch already, but want to push changes part by part, instead everything in one PR.

@froschdesign Thanks for your reviews. Appreciate a lot!

michalbundyra added a commit that referenced this pull request Oct 15, 2019
michalbundyra added a commit that referenced this pull request Oct 15, 2019
@michalbundyra michalbundyra merged commit d69a523 into zendframework:master Oct 15, 2019
@michalbundyra michalbundyra deleted the improvement/tests branch October 15, 2019 19:04
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.

2 participants