We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Is the test case wrong? it expects company_code to be ordered like: [C1,C10,C100,C11...C2,C20,C21], would it not be better to have it expect the company codes as [C1,C2,C3...C100]?
edit: nvm, i guess it specifies the ordering even though that seems a bit dysfunctional.
New Companies
You are viewing a single comment's thread. Return to all comments →
Is the test case wrong? it expects company_code to be ordered like: [C1,C10,C100,C11...C2,C20,C21], would it not be better to have it expect the company codes as [C1,C2,C3...C100]?
edit: nvm, i guess it specifies the ordering even though that seems a bit dysfunctional.