Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log system refactor #1822

Merged
merged 9 commits into from
Oct 9, 2020
Merged

Log system refactor #1822

merged 9 commits into from
Oct 9, 2020

Conversation

alagroy-42
Copy link
Contributor

Refactoring and testing the log classes.

  • moving lizmapLogItem and lizmapLogConfig to Lizmap\Logger namespace.
  • uncontextualizing Jelix from the classes
  • Adding Unit tests for lizmapLogItem

@alagroy-42 alagroy-42 added the tests unit tests and docker configuration for tests label Sep 16, 2020
@alagroy-42
Copy link
Contributor Author

alagroy-42 commented Sep 17, 2020

I couldn't find any references to the update/modify/save method in the LWC code, is it present in any external module ? If not, should we delete it ?
@mdouchin

tests/units/classes/Project/TestContext.php Show resolved Hide resolved
tests/units/classes/Project/TestContext.php Show resolved Hide resolved
lizmap/modules/lizmap/lib/Logger/Config.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/lib/Logger/Config.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/lib/Logger/Config.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/classes/lizmapLogItem.class.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/classes/lizmapLogItem.class.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/classes/lizmapLogItem.class.php Outdated Show resolved Hide resolved
lizmap/modules/lizmap/classes/lizmapLogItem.class.php Outdated Show resolved Hide resolved
tests/units/classes/Log/ConfigTest.php Show resolved Hide resolved
@laurentj
Copy link
Collaborator

laurentj commented Oct 8, 2020

Please fix lint issues showed by checks

@laurentj laurentj merged commit 550f5cf into 3liz:refactor Oct 9, 2020
@alagroy-42 alagroy-42 deleted the logSystemRefactor branch October 12, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests unit tests and docker configuration for tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants