Giter Site home page Giter Site logo

leonarduk / unison Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 2.0 54.86 MB

UNISoN is a Java-based NNTP client that can analyse messages to save to a Pajek-format file for Social Network Analysis. Developed as part of an MSc Business Systems Analysis & Design at City University.

Home Page: http://unison.sleonard.co.uk/

License: Apache License 2.0

Java 93.30% Shell 6.69% Batchfile 0.01%

unison's Introduction

unison

UNISoN is a Java-based NNTP client that can analyse messages to save to a Pajek-format file for Social Network Analysis. Developed as part of an MSc Business Systems Analysis & Design at City University.

Download unison

Run via Java web start - this is self-signed so you need to allow it

Just Go To *Startmenu >>Java >>Configure Java >> Security >> Edit site list >> Add >> "http://unison.sleonard.co.uk/" >> OK

unison's People

Contributors

leonarduk avatar eltonnuness avatar snyk-bot avatar lithium876 avatar dependabot[bot] avatar

Stargazers

 avatar Matty Smith avatar OSINTAI avatar Eros Valzasina avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

unison's Issues

create developer quick start wiki page

covering tools you need : eclipse
how to import the code
how to compile the code
how to create a pull request

add screenshots to the images folder

you will need to learn this yourself to do this. ask Elton if needed and I am not around

update to unit tests to junit4

Currently some tests are JUnit 3 and extend import junit.framework.TestCase, we want them all to be annotation based JUnit 4

research list of working free NNTP servers

Can you create a list of free nntp servers? Look up google. You can test they work by putting the URL in the server field on the app. Currently list has 2 in there but you can edit the box and type your own

Mock Session Class

Need mock Session Class to create methods getMessages and getLocation for test the class DataQuery.

If use PowerMockRunner the test coverage not is calculated

The NNTPNewsGroup Class using @RunWith(PowerMockRunner.class) The coverage not is calculated by Coverage Test Tool.

See on the coverage tool : https://codecov.io/gh/leonarduk/unison/src/88797d1909ad681011be8beb4b47b7ec592ef23f/src/main/java/uk/co/sleonard/unison/input/NNTPNewsGroup.java

See the test class: https://github.com/leonarduk/unison/blob/master/src/test/java/uk/co/sleonard/unison/input/tests/NNTPNewsGroupTest.java

In my eclipse with Emma plugin it also happens.

I did a fast research and maybe it is Version of JUnit, Powermockito or Emma Plugin.

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.