-
1.) Does vsf-payment-braintree work in the new VSF Capybara 1.0.2? Show me how to install and run it from the beginning because I tried to find but couldn't find the instruction.
2.) Are there other …
-
I am getting this error
```
An error occurred in an `after(:suite)` hook.
Failure/Error: Socket.unpack_sockaddr_in(EM.get_sockname(@signature)).first
RuntimeError:
eventmachine not initialize…
-
### What we should change and why (this is tech debt)
Related to https://github.com/openfoodfoundation/openfoodnetwork/issues/9894
```
1)
As an administrator
I want to manage sim…
-
I'm using selenium ruby cucumber
the screenshot happens on the failure
HTML screenshot: ./runs/screenshot_2019-11-07-15-23-38.098.html
Image screenshot: ./runs/screenshot_2019-11-07-15-23-3…
-
In unserer ruby test suite kann man capybara einen `javascript_driver` geben, mit dem wir auch react testen können.
Auswahlmöglichkeiten sind meines Wissens nach selenium, poltergeist (phantomJS) und…
-
I'm using Capybara for integration testing. My observers work fine in my app and in my regular tests, but Capybara feature tests do not trigger any observers no matter what I try. Has anyone dealt wit…
-
Add Rspec and Capybara gems for unit and integration testing
-
I've just installed the follow gem versions on JRuby 1.6.4:
capybara (1.0.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-web…
-
Installed llama_cpp_python-0.2.43.tar.gz via
CMAKE_ARGS="-DLLAMA_CUBLAS=ON -DCMAKE_CUDA_COMPILER=/opt/cuda/bin/nvcc -DTCNN_CUDA_ARCHITECTURES=61" pip install llama-cpp-python
llm = Llama(model_pat…
-
Create Capybara testing for MF-Client fronted functionality. This should test all the features available to the user in the UI.
Because the current state of the UI is going to be changing over the ne…