Giter Club home page Giter Club logo

Comments (33)

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Yes, testing would help a lot.

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Tests will also make CI possible

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

@edgardmessias Travis CI is setup and the first build passed.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Nice!

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Iv added a prettier style guide check to Travis CI

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Maybe, we can use a https://coveralls.io/, https://codeclimate.com/, https://scrutinizer-ci.com/, ....

codeclimate has support to typescript

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

codacy?

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Also good

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

https://codecov.io/ - Example: https://github.com/codecov/example-typescript-vscode-extension

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Added the codecov stuff not sure how it works

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Let's use CodeClimate for now

Can you reverse those changes?

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

reverted

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Added a tslint file for code style. This may need tweaking.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

See the project: https://github.com/vscode-icons/vscode-icons, We can use it as a base

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

copied that. You can tweak as needed. I'm not fussed by style guides as long as we all stick to one.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

We can use the codecov and bithound from vscode-icons

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Okay ill have a look tomorrow

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

could not get codcov to work. Their support was also poor.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

CodeCov Working

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Thanks for that. You adding appvoyer or should i?

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

You can add AppVoyer

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

AppVoyer added and working

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

@JohnstonCode, We now need to break the code into smaller parts so we can test

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

@edgardmessias what would you suggest we break apart?

I'm still not 100% on how we can test the extension fully. We might need to make some scripts that create a test Svn repository. I know the Mg SCM uses Powershell scripts to test.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

XML Parser, command builder for cp.spawn, status parser.

Then we can start building local repositories for real test.

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Yes nice and simple.

We will need to script the creation of local repositories so they can run on Travis and AppVoyer.

I can write a PowerShell and bash script for that.

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

First: create an XML parser
Second: Status Parser
Third: Command builder for cp.spawn

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

The command builder is just this function

Status parser is this function

XML stuff does need grouping (might be something on npm)

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Add in Status parser:

async update() {

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Think that should be left separate from the parser as they have two very distinct jobs. StatusAssigner maybe?

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

Good

from svn-scm.

JohnstonCode avatar JohnstonCode commented on August 23, 2024

Also, i think anything we are working on making an issue so no work is duplicated

from svn-scm.

edgardmessias avatar edgardmessias commented on August 23, 2024

To add new tests, open new issue.

from svn-scm.

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.