Add tests to ensure that CdiServletDeployer works as expected
- skip servlet registration if root servlet exists
- skip servlet registration if custom VaadinServlet exists
- CdiVaadinServlet is registered for root mapping and async and loadOnStartup attributes are set
Add tests to ensure that
CdiServletDeployerworks as expected