Skip to content

Conversation

@mjkkirschner
Copy link
Member

@mjkkirschner mjkkirschner commented Aug 23, 2021

Purpose

  • Adds tests for node docs CLI tool.
  • Adds tests for docs browser core and host fallback docs paths.
  • tries to address an issue I saw running tests locally where a dialog from a linter test lives through all other view tests.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated

add console colors for dictionary related errors
update readme
move ilibraryviewcustomization as well to dynamocore
fix bug naming custom node .md files with only category name
add test dictionary and extract layout spec
remove if node and add refactored if node to test files
tests should resolve assemblies from tools bin folder and look for other dlls in core dynam bin
output tests to bin folder, but not tool
set classname on generated .md files correctly on global functions
add test for ds files
fix gif compression if resulting gif is larger than original.
@mjkkirschner mjkkirschner added PTAL Please Take A Look 👀 and removed WIP labels Aug 25, 2021
@mjkkirschner
Copy link
Member Author

there is still a failure on this branch, it looks like a fluke, but maybe it has to do with the dispatcher being left in a strange state after the new UI tests added here - will take a look.

Copy link
Contributor

@pinzart90 pinzart90 left a comment

Choose a reason for hiding this comment

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

LGTM

@mjkkirschner mjkkirschner merged commit 5e0337b into DynamoDS:master Aug 29, 2021
@mjkkirschner mjkkirschner deleted the nmgtunittestsmjk branch August 29, 2021 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PTAL Please Take A Look 👀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants