Anna

Results 441 comments of Anna

Hello. I take it that because of the following PR https://github.com/NV/CSSOM/pull/111, this issue is actually fully resolved? Or if not, what will it take to fully resolve this?

Hello. I'm fairly curious about something. Does FCC have an API that mirrors the yelp one's response? This way it can be reliably demonstrated without burning through a bunch of...

Hello. May I take on adding the command that migrates old .rpyc files to the old game directory?

Would it be simple enough if it was checked to see if it was part of a string before giving an error?

Actually it doesn't appear possible to solve the current example currently. Your "checkStrayDollarSigns" function is fed line by line. In the example `to use: $ notify(...)"""` would be fed in...

I've noticed a complication. A lot of the tests involve directly checking the class objects. But as they live on the Replit server or elsewhere; it's going to be a...

> Ideally we should be able to do something similar to some of the other backend projects, where we have an endpoint in the boilerplate that our tests can call,...

How do we guarantee that it won't cause headaches down the line?

Yes. This isn't a challenge where they need to write tests. I think I get what you're saying, at least somewhat. Hmm... I suppose we could add a route for...

Pardon me but I believe the issue needs updated as the issue now refers to lesson 36 , not 37.