Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Sorry but can't assist you here as i haven't published any kata to know how this works.. What i can see is that the issue is in the TDD in the following extract:
describe :items do
it "should return 3 items" do
expect(results.count).to eq 3
end
end
If you change to eq 3 to another number then it changes the number of rows expected when testing.
This comment is hidden because it contains spoiler information about the solution
Hello it seems that some of the currently posted solutions when you unlock the solutions section for this kata are no longer valid to solve the kata due to the limit of amount of rows should be 3 in the final solution. Can you please adjust that or specify if the solutions provided are wrong and the final result set rows should be just 3 or the conditions for solving the kata are of?
Thanks!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Hello.
I am sorry to say it's still not working for me .. :/
https://prntscr.com/gftoyu
Regards
Hello
Every single query is failing with error PG::UndefinedTable: ERROR: relation "currency" does not exist
I have tried skiping this kata and coming back to it but it is still failing.. Please fix this cata or remove it since its failing..
If you so strongly believe it is a problem with the server please post a screencapture of this cata working fine after by making a simple select * from currency querry and proving to us it works fine.
Regards