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

[TypeScript][Generator] Fix broken tests #3641

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Aug 27, 2020

Fix #3530

Purpose

What is the context of this pull request? Why is it being done?
The locale folder was removed, but the test wasn't.

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)
Remove the validation of the locales folder in the generator's tests

Tests

Is this covered by existing tests or new ones? If no, why not?
image

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.
-

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

@peterinnesmsft peterinnesmsft merged commit 04f0102 into microsoft:master Oct 16, 2020
@pr-triage pr-triage bot added the PR: merged label Oct 16, 2020
@Batta32 Batta32 deleted the feature/southworks/fix-generator-failing-test branch October 16, 2020 20:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Language: Typescript This issue is specifically related to C# implementations. PR: merged PR: partially-approved PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Generator] A Generator test fails because it expects a folder that doesn't exist any more
4 participants