-
## Description
There is a significant discrepancy between the documented Digital Asset Standard (DAS) API methods and the actual implementation in the `@metaplex-foundation/umi` package. The document…
-
**Describe the issue**
There is some common boilerplate in mocha tests, that is at the moment scattered through individual test files.
This covers:
- requiring `sinon`
- requiring `chai.`
- addi…
-
Because of `chai.js` detects RequireJS presense on a page (by checking `define & define.amd`) it doesn't create `window.chai` variable used by this extension.
As a result I'm getting following errors…
-
### Describe the problem and solution
개발 환경에 대한 더 자세한 내용을 문서화합니다.
### Debugging
VSCode에서 frontend, backend를 내장 debugger로 debugging하는 가이드를 추가합니다.
### Testing
Backend의 Mocha, Chai, Sinon을 이…
-
The `not.` chainable getter does not work within the assertion. E.g. `expect('faz')**.not.**to.be('bar') fails the test.
-
- [ ] Use mocha + chai BDD
- [ ] Use istanbul + coveralls
-
Have you written any test cases for ask-sdk using mocha or chai ?
-
@alexdavid had told me he stopped using this as mocha is enough now. I have a few projects that I transitioned back to mocha pretty nicely as well. Thoughts on making this a globally installed module …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
Currently we can define a `prefix` for all updates and `prefix-development` for the …
-
Mocha/Chai/Supertest
Basic API function tests