angular-fullstack/generator-angular-fullstack

Server side Jasmine tests needed!!!

Open

#608 建立於 2014年9月30日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)JavaScript (1,268 fork)batch import
Help Wanted

倉庫指標

Star
 (6,134 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

This is more of a call to the community than an issue.

We've recently implemented a prompt (in canary) for the generator that gives you the option of having Jasmine or Mocha tests generated for your project. There is one catch, we don't have any server side Jasmine tests to generate ATM. There are client (karma & protractor) and server tests written in Mocha (which I know much better) but only client for Jasmine.

I've been fairly busy lately and could really use some help if anyone here has experience writing Jasmine tests. We simply need them to make the same assertions as the existing ones written in Mocha do, preferably with the same style if at all possible.

Also there is a bonus!!! (everyone likes bonuses :smile:) If anyone would like to extend the server and/or client Jasmine tests to cover more than the existing ones do, I'll match them in Mocha ;)

貢獻者指南