-
I just noticed this on an iPhone 5S - velocity animations triggered by a touch event don't execute until after the touch has ended. I'm guessing this is somehow due to the requestAnimationFrame implem…
-
The PayPal Express review page has typically always been lacking in its UI. Here is a screenshot of a live M2 review page with some suggestions for improvement (note: this theme is based on the Magent…
-
In order for developers to run and write functional tests in a repeatable environment, any data associated with the tests should be reset for each test.
There are probably different ways to do this, …
-
this is working fine can u look at my scenario
this is my test case
``` c#
[TestMethod]
public void MockbypassUploadTest()
{
int j = 0;
int w = 0;
HttpContext context = FakeHttpContext()…
-
I built a tool and added it to the `setup.py` `scripts` key, e.g.:
```
setup(
scripts=['my_script.py']
)
```
I noticed it put the bin script into `/Users/josh/.pyenv/versions/3.5.2/Python.framewor…
jo-sm updated
8 years ago
-
#### Brief description of the issue
Whenever a Teshari spawns with their species smock
#### What you expected to happen
To spawn with a smock for my raptor
#### What actually happened
It spawned me…
-
I'm a new user following the first use example steps.
The problem is likely that the simple-smocks-server.js example is out of date.
When hitting http://localhost:8000/_admin I'm getting this syntax…
-
```
Currently, all mocks are lenient. It would be nice to also have mocks that
- are strict
- have other default return values (empty collection, dummy mock, etc.)
Syntax suggestions:
SMock(), Strict…
-
```
Currently, all mocks are lenient. It would be nice to also have mocks that
- are strict
- have other default return values (empty collection, dummy mock, etc.)
Syntax suggestions:
SMock(), Strict…
-
SolrRedis plugin can use TermsFilter or even for better performance TermsQuery. This should improve the performance of SolrRedis plugin especially for large number of terms (elements in Redis data str…
prog8 updated
8 years ago