[Beta] All API and Microservice Projects pass for any url submission
See original GitHub issueChallenge Name
https://beta.freecodecamp.org/en/challenges/api-and-microservice-projects/timestamp-microservice https://beta.freecodecamp.org/en/challenges/api-and-microservice-projects/request-header-parser-microservice https://beta.freecodecamp.org/en/challenges/api-and-microservice-projects/url-shortener-microservice https://beta.freecodecamp.org/en/challenges/api-and-microservice-projects/exercise-tracker https://beta.freecodecamp.org/en/challenges/api-and-microservice-projects/file-metadata-microservice
Issue Description
Any solution link passes for all the projects, example, submitting https://www.google.com/
for all the projects above passes.
Browser Information
- Browser Name, Version: Chrome 66.0.3359.139 (Official Build) (64-bit)
- Operating System: Windows 10
- Mobile, Desktop, or Tablet: Surface Pro
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
4 Ways to Establish Communication between Microservices
Every client microservice that calls APIs of other microservices should implement ... Communication passes through a message bus component that acts as an ......
Read more >API Gateway - Spring Boot Microservices Project Example
Spring Boot Microservices Project Example - Part 4 | API Gateway ... You can follow me on Social Media through the below Links ......
Read more >URL Shortener Microservice - freeCodeCamp APIs ... - YouTube
This is a full walkthrough for the URL Shortener Microservice project on freeCodeCamp. After setting up a database connection we create a ...
Read more >Timestamp Microservice - freeCodeCamp APIs and ... - YouTube
This is a full walkthrough for the Timestamp Microservice project on freeCodeCamp. We create an express app and set up a route for...
Read more >gRPC in action - Example using Java microservices
The application, on receiving the request, fetches the list of movies categorized by the genre, then matches it against the user preferences and ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Em-Ant, I can confirm the file metadata tests work on earlier versions of Internet Explorer, with testing, so these tests should be good to go! I can create a PR for these if your too busy. I’m not sure what you mean by the tests not being accurate enough on the tests glitch, I’m unable to see a better way of testing this behaviour.
Hello. Sorry If I made you wait a bit. I had a look, and unfortunately there are no tests for the microservices in the seed files. Some test strings can be found in my ‘app tester’ glitch project https://glitch.com/edit/#!/narrow-plane?path=public/tests.js:141:2 . They work but they are not 100% complete. If someone can add them to the seed file it’s better. I can do it, but it will take a while. I’m quite busy in this period.