Giter Club home page Giter Club logo

Comments (30)

vaeng avatar vaeng commented on July 29, 2024 1

Here is a wiki entry on test case updates to explain what I have been doing so far, maybe it is helpful for you @CadeMichael
Do you have additions or suggestions @siebenschlaefer ?

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024 1

Thank You I'll check it out and try to update for anagram!

from cpp.

vaeng avatar vaeng commented on July 29, 2024

I will start with: allergies

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024

I'd love to help but am not sure what needs updating?

from cpp.

IsaacG avatar IsaacG commented on July 29, 2024

I'd love to help but am not sure what needs updating?

The above exercises need their tests synced from the problem specs.

See docs for

Reading through prior commits on this repo (look for PRs that mention syncing tests) might prove helpful.

from cpp.

vaeng avatar vaeng commented on July 29, 2024

@CadeMichael
Give me some time, I'll write a how-to for Test Cases and put it in the tracks wiki.

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024

Sorry for the slow progress long weekend. I got configlet working and found the testcases that need improvement

[warn] anagram: missing 6 test cases
       - detects two anagrams (03eb9bbe-8906-4ea0-84fa-ffe711b52c8b)
       - does not detect an anagram if the original word is repeated (630abb71-a94e-4715-8395-179ec1df9f91)
       - words are not anagrams of themselves (68934ed0-010b-4ef9-857a-20c9012d1ebf)
       - words are not anagrams of themselves even if letter case is partially different (589384f3-4c8a-4e7d-9edc-51c3e5f0c90e)
       - words are not anagrams of themselves even if letter case is completely different (ba53e423-7e02-41ee-9ae2-71f91e6d18e6)
       - words other than themselves can be anagrams (33d3f67e-fbb9-49d3-a90e-0beb00861da7)

will get a pr done tomorrow

from cpp.

IsaacG avatar IsaacG commented on July 29, 2024

Make sure you pull the data from the problem specs!

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024

Make sure you pull the data from the problem specs!

I think that configlet does this automatically ? from my understanding but I'm not sure.

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024

I think I got it. I found the missing tests id's correspond to the same named tests (as already implemented) with different inputs so I've added the testcases and updated the test.toml. I'm not sure if I should be manually updating the toml with the id's of the testcases added but I don't see an automated way of doing it.

from cpp.

IsaacG avatar IsaacG commented on July 29, 2024

I think the configlet sync command can update that file.

from cpp.

CadeMichael avatar CadeMichael commented on July 29, 2024

#784

submitted a PR, sorry for all the questions, I think I got the hang of it and made the updates.

from cpp.

DebbieSan avatar DebbieSan commented on July 29, 2024

Hi everyone! I will start working on triangle. First time here so checking out the documentation and will try to update.

from cpp.

DebbieSan avatar DebbieSan commented on July 29, 2024

I submitted a PR for revision [https://github.com//pull/787]

Please advise, thank you!

from cpp.

ahans avatar ahans commented on July 29, 2024

Here is a PR that updates hamming: #789 I don't think it's worth discussing this on the forum.

from cpp.

ahans avatar ahans commented on July 29, 2024

Here is an update for armstrong-numbers: #808

from cpp.

ahans avatar ahans commented on July 29, 2024

And here goes a sync of gigasecond: #809

from cpp.

KevDi avatar KevDi commented on July 29, 2024

i will take the bank-account

from cpp.

Related Issues (20)

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.