https://github.com/killmenot/ewd-application-mock
EWD Application Mock is an example of application module for QEWD that is used in testing purposes.
https://github.com/killmenot/ewd-application-mock
application ewd-qoper8 mock qewd
Last synced: about 1 year ago
JSON representation
EWD Application Mock is an example of application module for QEWD that is used in testing purposes.
- Host: GitHub
- URL: https://github.com/killmenot/ewd-application-mock
- Owner: killmenot
- Created: 2017-11-29T12:55:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T17:32:12.000Z (over 8 years ago)
- Last Synced: 2025-03-08T10:02:48.865Z (about 1 year ago)
- Topics: application, ewd-qoper8, mock, qewd
- Language: JavaScript
- Homepage: http://qewdjs.com/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EWD Application Mock
EWD Application Mock is an example of application module for QEWD that is used in testing purposes.
## License
```
Copyright 2017 Alexey Kucherenko
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```