Giter Club home page Giter Club logo

01studenttester's Issues

Problem with count-character.go not being recognized during testing

Issue Description:

Problem:
While working on the countcharacter problem, I noticed that the solution file named count-character.go is not being recognized by the testing system. This causes the tests to fail because the system can't find the solution file.

How to Reproduce:

  1. Set up the environment as usual.
  2. Run the tests for the countcharacter problem.
  3. The system will throw an error saying the solution file is not found.

What I Found:
When I looked into the code, I saw a comment that mentions this issue:
// some solutions don't exist like: countcharacter, answer is named count-character

Also, after checking the 01-edu/go-tests repository, I believe the problem might be on their side.

Possible Solutions:

  • Rename the File: A quick fix could be to manually rename count-character.go to countcharacter.go to match the expected file name.
  • Adjust the Testing Logic: Another solution could be to change the testing logic so it can handle different file names and find the solution file correctly.
  • Create a Pull Request: Another idea is to create a pull request on the 01-edu/go-tests repository to fix the issue directly. This could involve updating the file names.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.