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

Add mocha test to check validity of all external links #13

Closed
wants to merge 2 commits into from
Closed

Add mocha test to check validity of all external links #13

wants to merge 2 commits into from

Conversation

BlueHatbRit
Copy link
Contributor

@BlueHatbRit BlueHatbRit commented May 16, 2017

I've created a package.json with some relevant information to enable us to run it as a normal node project on travis later on. I've added a couple libraries including mocha and should, and I've created a test for all external links. The original proposed library had to be ditched as it would try to check relative and anchor links which isn't so helpful right now.

I've also just added a .travis.yml file, if we enable builds on "Branch Updates" and "Pull Requests" then it'll build all PR pushes once plus merges into master as we want.

The tests are quite quick right now so I suggest we include them in the PR process for now.

Notes:

  • In the package.json I listed the project as "UNLICENSED" as we don't have a license right now. Do we want to consider adding one now or in the future?
  • I've set the author as "GitHub Campus Experts" with no email address for now rather than forcing responsibility onto someone.

This implements #12, cc @PandelisZ & @joenash

@PandelisZ
Copy link
Contributor

Darn, i was just about to review this today

@BlueHatbRit
Copy link
Contributor Author

I was wondering who'd show up first, you or Joe 😂 cleaning out old PR's from my list!

@PandelisZ
Copy link
Contributor

Sorry had allot of my plate for 4 years, lots of PRs to review.

@BlueHatbRit
Copy link
Contributor Author

I see how it is, new priorities and all that :(

@joenash
Copy link

joenash commented Dec 17, 2021

@BlueHatbRit
Copy link
Contributor Author

2017, when I still had had hope that one of you would review and merge this PR

image

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.

None yet

3 participants