21 questions
Currently using rspec to study test code.So I am using factory_bot, but I get an error in the build.KeyError: Factory not registered:Here is the error statement.https://masawada.hatenablog.jp/entry/20...
I'd like to ask you about the phone number used for the test account.I would like to use 080-xxxx-xxxx or 0120-xxxx-xxx as dummy data for my test account phone number, but I am looking for a phone num...
I don't know how to test Promise recursive processing in JEST.I am writing a test using JEST.In this test, the retry function that recurs until Promise is resolved is tested.export function retry<T...
There are already many load testing tools in the world.I'm thinking about how to make such a tool.I would like to implement it on ruby or python (for now on ruby), so First of all, I was thinking abou...
Do you know how to upload test steps from csv file in JIRA?I can upload a test case...
I asked a question at the head office, but I would also like to ask a question in the Japanese version.I am currently creating a web application using sails.js.By default, sails.js does not have a tes...
If you need to write a test code for a code like ↓class Standard_Function extensions\Utility{ /** * @param array [1,2] (fixed) * @return array */ public static function get_Shuffle($array){ return...
In Test Driven Development (TDD), isn't it necessary to prepare more test codes to verify the validity of the test codes created? I understand that, but is it correct? If it's correct, do people who p...
The following error came out when I planned and spun the test as a mini test in Rail.Minitest::UnexpectedError: AbstractController::DoubleRenderError: Render and/or redirect were called multiple times...
I heard that companies are introducing a lot of coding tests these days.In an environment where tests are performed, whether online or offline, I wonder how the package (library) is limited.For exampl...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.