GithubHelp home page GithubHelp logo

quinntynebrown / mwt-ds-louiemart Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 13.64 MB

Sample nopcommerce site which exercises the full Multiworld Testing Service system

C# 60.14% HTML 16.12% CSS 2.25% JavaScript 7.66% TSQL 13.82% ASP 0.01% Batchfile 0.01%

mwt-ds-louiemart's Introduction

louiemart

Flight run of nopcommerce site for MWT testing

Instructions to set up locally:

Prerequisites: Visual Studio 2013 Update 4, .Net 4.5.2

  1. Clone the client decision service code: git clone https://github.com/multiworldtesting/decision.git

  2. Clone the louiemart code to the same directory as (1) so your dir should contain: Decision, Louiemart: git clone https://github.com/multiworldtesting/louiemart.git

  3. Switch to demo branch for both of these repos: git checkout demo

  4. In Louiemart folder, run localdbsetup.bat. This sets up localdb instances for the website.

  5. Locate the settings.txt file in louiemart\Presentation\Nop.Web\App_Data. You can either delete this file or remove the values so that its content looks like below:

    • DataProvider:
    • DataConnectionString:
  6. Build and run louiemart x64 configuration (other configs might work but not tested). If you get an error with loading incorrect format, it's likely because Visual Studio attempts to run IIS Express in 32-bit mode. To fix this, in VS 2013, go to Tools -> Options -> Projects and Solutions -> Web Projects -> Use the 64 bit version of IIS Express...

  7. If things work you should get the Install page where you can specify:

    • Create Sample Data

    • Create any admin user & password

    • Use SQL Server data base [Recommended]

    • Create database if it doesn't exist

    • Sql Server name: (localdb)\LocalDBnopCommercev1

    • Database name: Louiemart

    • Use integrated Windows authentication

  8. After install you will see the commerce website page with a sidebar containing some system trace messages

Note: The website is built for demo purposes only so will not work properly if there are multiple concurrent user sessions.

mwt-ds-louiemart's People

Contributors

lhoang29 avatar

Watchers

 avatar  avatar

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.