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

Update test_site to test file ignore #1978

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

tlylt
Copy link
Contributor

@tlylt tlylt commented Jul 31, 2022

What is the purpose of this pull request?

  • Documentation update
  • Bug fix
  • Feature addition or enhancement
  • Code maintenance
  • DevOps
  • Improve developer experience
  • Others, please explain:

Overview of changes:
Fixes #792

On second thought, putting up this PR to make it clear that we have a few files in test_site that are used to test the file ignore functionality.

Anything you'd like to highlight/discuss:
The alternative is to remove the test utility files altogether, to avoid confusing future developers.

Testing instructions:
nil, existing test cases cover the update.

Proposed commit message: (wrap lines at 72 characters)
Update test_site to test file ignore

test_site contains a few files that previously served as testing utils.

Let's update the folder/file names and add comments to indicate
that these files are no longer invoked and only serve as a way to
test the file ignore functionality of the site.json file.

This will prevent future developers from being confused about
the purpose of those test utility files in test_site.


Checklist: ☑️

  • Updated the documentation for feature additions and enhancements
  • Added tests for bug fixes or features
  • Linked all related issues
  • No unrelated changes

@tlylt tlylt changed the title Update test_site'Test file ignore Update test_site to test file ignore Jul 31, 2022
@tlylt tlylt requested a review from ong6 July 31, 2022 03:34
@tlylt tlylt marked this pull request as ready for review July 31, 2022 03:39
Copy link
Contributor

@ang-zeyu ang-zeyu left a comment

Choose a reason for hiding this comment

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

Lgtm 🌈👍

Copy link
Contributor

@ong6 ong6 left a comment

Choose a reason for hiding this comment

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

LGTM

@ong6 ong6 merged commit f035897 into MarkBind:master Aug 1, 2022
@jonahtanjz jonahtanjz added this to the 4.0.1 milestone Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unnecessary files in test site folder
4 participants