Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add unit tests #3

Open
ogix opened this issue Oct 15, 2016 · 19 comments
Open

Feature request: add unit tests #3

ogix opened this issue Oct 15, 2016 · 19 comments

Comments

@ogix
Copy link
Contributor

ogix commented Oct 15, 2016

It would be nice to add unit tests for this app.

@EricSimons
Copy link
Member

EricSimons commented Oct 18, 2016

Totally -- PR's would be very appreciated for this as I'm swamped for the next month or so. Anyone out there wanna contribute some sweet unit tests? :)

@EricSimons
Copy link
Member

EricSimons commented Oct 18, 2016

@ogix @npx any chance ya'll (or anyone else reading this) would be interested?

@ogix
Copy link
Contributor Author

ogix commented Oct 18, 2016

Ok, I could try but I guess it will take some time because I don't have much experience writing Angular2 unit tests. I will follow the official guide.

@EricSimons
Copy link
Member

EricSimons commented Oct 18, 2016

Okay -- we might have to do 1-2 rounds of revisions FYI, just to ensure
everything is solid & the ang team approves. Can you drop me a note at
[email protected] and we'll hammer out details?

@ogix
Copy link
Contributor Author

ogix commented Oct 19, 2016

I have sent you an email.

@pauldubois777
Copy link

I'd be happy to write some tests. Where should I start?

@EricSimons
Copy link
Member

@pauldubois777 awesome! we're currently chatting about this in our private slack channel; can you send me an email at [email protected] and I'll invite you?

@pauldubois777
Copy link

Email sent. Thanks!

@babilog
Copy link

babilog commented Apr 25, 2017

This thread sort of when cold, any progress on the unit tests? Please let me know if anyone needs more help on this task.

@EricSimons
Copy link
Member

@babilog yeah, this ended up not happening the first time around unf. If you make a PR for unit tests I will absolutely accept them 👍

@umondelo
Copy link

umondelo commented May 5, 2017

any progress on the unit test?

@babilog
Copy link

babilog commented May 5, 2017

Hi @umondelo , unfortunately I'm still working on these at the moment. I can probably push a branch later this weekend.

@babilog
Copy link

babilog commented May 9, 2017

@EricSimons , I'm trying to push my local branch to the repo but currently receiving a permissions issue. Running git push origin mybranchname ... Any thoughts?

@babilog
Copy link

babilog commented May 9, 2017

$ git push -u origin feature-unit-tests remote: Permission to gothinkster/angular-realworld-example-app.git denied to babilog. fatal: unable to access 'https://github.com/gothinkster/angular-realworld-example-app.git/': The requested URL returned error: 403

@sandeesh
Copy link
Member

sandeesh commented May 9, 2017

@babilog only those added to the collaborators can make changes directly to this repo. You need to create a PR to get the changes pushed here after someone verifies them. To do so upload the repo to your account and create a PR with your new repo to this one.

@EricSimons
Copy link
Member

@babilog ^ what @SandeeshS said! Feel free to make a pull request & I'll review + accept 👍

@nicojs
Copy link

nicojs commented Feb 19, 2018

@babilog do you have the tests? I would be grateful for them 🥇

krizald added a commit to krizald/angular-realworld-example-app that referenced this issue Sep 13, 2018
@iameduardod
Copy link

any update on unit tests?!

crush37 pushed a commit to crush37/waxconn-app that referenced this issue Jun 1, 2024
Feature/add auth to proxy conf

* added /auth/ path proxy resolving to proxy.conf.json.
@wojo1206
Copy link

Without unit tests, this project isn't world class project. This project promotes really bad practice and doesn't inform users about that. In modern programming, absence of unit testing disqualifies a project from production workloads. This isn't good project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants