Giter Club home page Giter Club logo

s2-fontys's People

Contributors

elise39u avatar

Watchers

James Cloos avatar  avatar

s2-fontys's Issues

TemplateName == Null? on Killerapp

Due to a issue with template name keep being null when trying to create one.
Prevents the manualy testing from creating a template

#Issue
The issue is everytime we swap views the controller gets rebuild
On that note the template name is null again and not defind
The refers to version 0.6 on the dev branch

Failing test on Killerapp

This is regarding the most recent version on the dev branch Version 0.6
And so far only affects test in the WebApplicationTest file

         1. HttpContext is null --> Causing a system Null reference
         This due to a UX choice. Called the Method --> GetUsername in the TemplateController 
         This method present the username on screen for the user but Httpcontext session is not known in the test area
         Due to Httpcontext needs ASP.Net to run its causes the system reference null exception.
         The research suggets that we need to create a mockup van the session classes in order to get this to work. 
         On the other side the research also says it a time consumeing and hard idea 

         2. TempData Is null --> Causes a system Null reference 
         When we comment the line with GetUserName the following error occuer 
         A system null reference error on the line with tempdata. This choice is made so we can pas the templatename from view to view.
         Due to same issue related with Httpcontext we get the same issue
         The research suggets that we need to create a mockup van the session classes in order to get this to work. 
         On the other side the research also says it a time consuming and hard idea 

         Research suggets that the idea is hard to implent en time consuming
         So for now i leave the test broken but make a not of the issues so perhaps i can look for a better soloution in the future

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.