Git Product home page Git Product logo

Comments (4)

nigul2009 avatar nigul2009 commented on May 22, 2024 1

Excellent News!!!
I saw it very strange that spec files were excluded.
Thank you very much @MarkPieszak.

from aspnetcore-angular-universal.

MarkPieszak avatar MarkPieszak commented on May 22, 2024

You're right some real-life unit test examples would be great, it's on my timeline, but if anyone wants to beat me too it, PRs are always welcome ! :)

Karma runs the tests in the browser, so it looks like we need to make sure the correct polyfills are there as well (since it doesn't know what let/const etc are). Making a note of everything.

Thanks for giving great feedback on everything! @nigul2009 Always appreciated.

from aspnetcore-angular-universal.

nigul2009 avatar nigul2009 commented on May 22, 2024

Thank to you @MarkPieszak.

from aspnetcore-angular-universal.

MarkPieszak avatar MarkPieszak commented on May 22, 2024

Fixed it up, updated the webpack.test file, basically it was exclude: [/\.(spec|e2e)\.ts$/]) that was causing it not to transpile TS files, that was my mistake!

Added an example Home test to test everything out and looks like it's working now.

Now I just need to take the time to re-organize & clean up all these configs!

from aspnetcore-angular-universal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.