Hey @gleb - The data in table is coming from API or you are mocking it? Should the table's pagination be tested with mock data or with real API ? If with real API - do you think we should be creating the real data or just test whatever is on dev/staging ?
Between `td+td+td+td+td` and `td:nth-child(5)` which one do you think is better in terms of reliability?
I think nth child is more readable
Hey @gleb - The data in table is coming from API or you are mocking it?
Should the table's pagination be tested with mock data or with real API ?
If with real API - do you think we should be creating the real data or just test whatever is on dev/staging ?
Your call. You can see the data and the code in the repo, in my case it is just some data the test does not control
What editor theme are you using?!?
@t.c.9338 Probably visual studio code. I like your font. @gleb do you install additional font?