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

First PoC of shallow rendering for Angular #9

Merged
merged 1 commit into from
Apr 19, 2019

Conversation

Swiip
Copy link
Contributor

@Swiip Swiip commented Apr 17, 2019

There is a lot left to do but there is what is working:

  • Angular server testing platform to use the fake dom used for SSR (backend with https://github.com/fgnass/domino)
  • Initialization of a module, compiler and injector
  • Tooling with TypeScript working with the same ESlint and Jest as the rest of the project
  • html() method! 🎉

@FBerthelot
Copy link
Owner

FBerthelot commented Apr 19, 2019

Really nice job <3

Thanks a loooots.

Some little things need to be done before merging it(I will do it):

  • Adding doc for angular
  • Make the commit message compliant with a nice gitmoji ✨ ;)

Have a nice weekend,

@FBerthelot FBerthelot merged commit a34f2bf into FBerthelot:master Apr 19, 2019
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

Successfully merging this pull request may close these issues.

2 participants