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

Wrote test for is_colocated_asset_links #1969

Closed
wants to merge 1 commit into from
Closed

Wrote test for is_colocated_asset_links #1969

wants to merge 1 commit into from

Conversation

JoelMon
Copy link
Contributor

@JoelMon JoelMon commented Aug 15, 2022

The is_colocated_assets_links makes sure the links are in the same directory.

  • I added a check for ../ which would check to see if the file is in a sub directory.
  • I wrote tests for the function
  • Reworded the docstring slightly to improve grammar/readability

@Keats
Copy link
Collaborator

Keats commented Aug 16, 2022

Can you rebase just so my commit is not in there?

@JoelMon
Copy link
Contributor Author

JoelMon commented Aug 16, 2022

Can you rebase just so my commit is not in there?

I'll give it a shot when I arrive home from work. No problem 👍

Wrote test for is_colocated_asset_links
@JoelMon JoelMon closed this Aug 16, 2022
@JoelMon
Copy link
Contributor Author

JoelMon commented Aug 16, 2022

I messed up the rebase. I'm going to send another PR because I have no idea how to recover from what I did... 😞

Keats pushed a commit that referenced this pull request Aug 22, 2022
This PR includes the following:

- Added a check for `../` which would check to see if a file is in a
  _sub_ directory
- Wrote test for `is_colocated_asset_links`

This PR is similare to PR #1969
Keats pushed a commit that referenced this pull request Feb 16, 2023
This PR includes the following:

- Added a check for `../` which would check to see if a file is in a
  _sub_ directory
- Wrote test for `is_colocated_asset_links`

This PR is similare to PR #1969
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.

2 participants